docs(readme) server: "rules numbers" -> "rule numbers"

This commit is contained in:
coderaiser 2013-09-25 10:27:39 +03:00
parent fb41aa8277
commit 71e074ef32

View file

@ -165,7 +165,7 @@ You should see something like this ( **8000** and **4430** should be in config a
REDIRECT tcp -- anywhere anywhere tcp dpt:http redir ports 8000
REDIRECT tcp -- anywhere anywhere tcp dpt:https redir ports 4430
If you would want to get things back just clear rules ( **1** and **2** it's rules numbers,
If you would want to get things back just clear rules ( **1** and **2** it's rule numbers,
in your list they could differ).
```sh