From d7f33a13b7216651c52993df1f8086a0b522be7b Mon Sep 17 00:00:00 2001
From: didierfred <didierfred@gmail.com>
Date: Wed, 4 Dec 2019 22:20:50 +0100
Subject: [PATCH] Typo change

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f3fb536..48e1ec7 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ The parameters button permits to :
 ## Firefox specific issue
 According to the version of Firefox, the addition of a new header behaves differently. In the latest version, when you choose the "add" action and the header exist, it appends the value, while in the old version, it replaces it. If you want to modify an exiting header, you should use "modify" instead of "add"
 
-## Limitation
+## Limitation
 
 Due to limitation in the webRequest API of browsers, headers of request which are invoked by Javascript could not be modified. 
   
-- 
GitLab