From bf1a8d08daba098e1350bf4bd084e5fdde953192 Mon Sep 17 00:00:00 2001 From: Andreas Herz Date: Tue, 30 May 2017 22:46:47 +0200 Subject: [PATCH] doc: rephrase nocase placement explanation --- doc/userguide/rules/payload-keywords.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/rules/payload-keywords.rst b/doc/userguide/rules/payload-keywords.rst index 2e0f4db0ca..42b6f70d01 100644 --- a/doc/userguide/rules/payload-keywords.rst +++ b/doc/userguide/rules/payload-keywords.rst @@ -107,7 +107,7 @@ The format of this keyword is:: nocase; -You have to place it behind the content you want to modify, like:: +You have to place it after the content you want to modify, like:: content: “abc”; nocase; -- 2.47.2