From c5d5c9efa6a097cc2fb1aa3ba8037b58e0172a07 Mon Sep 17 00:00:00 2001 From: tphoney Date: Mon, 4 Sep 2017 15:48:05 +0100 Subject: [PATCH] remove whitespace at the EOL --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e6260b4..ccf7b9a 100644 --- a/README.markdown +++ b/README.markdown @@ -58,7 +58,7 @@ This approach employs a whitelist setup, so you can define what rules you want a The code in this section does the following: -* The 'require' parameter in `firewall {}` ensures `my_fw::pre` is run before any other rules. +* The 'require' parameter in `firewall {}` ensures `my_fw::pre` is run before any other rules. * In the `my_fw::post` class declaration, the 'before' parameter ensures `my_fw::post` is run after any other rules. Therefore, the run order is: -- 2.45.2