diff --git a/doc/userguide/rules/header-keywords.rst b/doc/userguide/rules/header-keywords.rst index 8ded4c41b2..240a5a52e5 100644 --- a/doc/userguide/rules/header-keywords.rst +++ b/doc/userguide/rules/header-keywords.rst @@ -154,8 +154,8 @@ direction you would like to match ====== ============================================================= Option Description ====== ============================================================= -both Both directions have to match with the given geoip (geopip's) -any One of the directions have to match with the given geoip ('s). +both Both directions have to match with the given geoip(s) +any One of the directions has to match with the given geoip(s). dest If the destination matches with the given geoip. src The source matches with the given geoip. ====== =============================================================