Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
fix: address typo
Browse files Browse the repository at this point in the history
  • Loading branch information
testwill authored Sep 20, 2023
1 parent 3d94193 commit b7c1329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docker-settings.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# ifconfig | grep eth0
eth0 Link encap:Ethernet HWaddr 00:25:90:eb:fb:3e
+
Now we are setting this Mac-adress for `docker0` virtual interface:
Now we are setting this Mac-address for `docker0` virtual interface:

# ip link set docker0 address 00:25:90:eb:fb:3e

Expand Down

0 comments on commit b7c1329

Please sign in to comment.