Skip to content

Commit

Permalink
Fix broken wording in example closes #60
Browse files Browse the repository at this point in the history
  • Loading branch information
NHAS committed Sep 4, 2023
1 parent b1084ae commit a892b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ You can also define a range of ports with a protocol. wag requires that the lowe

Example:
```
192.168.1.1 22-1024/tcp 53-23/any: Format is low port-high port/service
192.168.1.1 22-1024/tcp 23-53/any: Format is low port-high port/service
```


Expand Down

0 comments on commit a892b1a

Please sign in to comment.