Skip to content

Commit 4d5e4c6

Browse files
authored
Merge pull request pirate#93 from ryanbarrie/documentation-fixes
2 parents 12b3250 + 25d8748 commit 4d5e4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ The examples in these docs primarily use IPv4, but WireGuard natively supports I
954954

955955
```ini
956956
[Interface]
957-
AllowedIps = 192.0.2.3/24, 2001:DB8::/64
957+
Address = 192.0.2.3/24, 2001:DB8::/64
958958

959959
[Peer]
960960
...

0 commit comments

Comments
 (0)