Skip to content

Commit a9687bb

Browse files
Fix typo --peerguardian flag in docs (#1010)
Changed one instance of `--peerguradian` to `--peerguardian` Signed-off-by: Julian Pistorius <code@julianpistorius.com>
1 parent d2b2cc6 commit a9687bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/en/docs/Concepts/Overview/peerguardian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Experimental feature!
1515

1616
PeerGuardian is a mechanism to prevent unauthorized access to the network if tokens are leaked or either revoke network access.
1717

18-
In order to enable it, start edgevpn nodes adding the `--peerguradian` flag.
18+
In order to enable it, start edgevpn nodes adding the `--peerguardian` flag.
1919

2020
```bash
2121
edgevpn --peerguardian

0 commit comments

Comments
 (0)