Skip to content

Commit

Permalink
Merge pull request #1375 from testwill/typo
Browse files Browse the repository at this point in the history
fix: address typo
  • Loading branch information
vania-pooh authored Sep 20, 2023
2 parents 3d94193 + b7c1329 commit 89ea1c0
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 89ea1c0

Please sign in to comment.