From 587d4a92eb1772427e8edaf929da20157c3b1379 Mon Sep 17 00:00:00 2001 From: Marco Romanelli <41620979+mromanelli9@users.noreply.github.com> Date: Fri, 4 Dec 2020 16:38:48 +0100 Subject: [PATCH] incorrect variable naming --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22b412b2..47fa1744 100644 --- a/README.md +++ b/README.md @@ -745,7 +745,7 @@ Default value : *yes* Context : *global*, *multisite* When set to *yes*, the *secure* will be automatically added to cookies when using HTTPS. -`STRICT_TRANSPORT_POLICY` +`STRICT_TRANSPORT_SECURITY` Values : *max-age=expireTime [; includeSubDomains] [; preload]* Default value : *max-age=31536000* Context : *global*, *multisite*