diff --git a/h5bp/directive-only/cross-domain-insecure.conf b/h5bp/directive-only/cross-domain-insecure.conf index af77eca..301886d 100644 --- a/h5bp/directive-only/cross-domain-insecure.conf +++ b/h5bp/directive-only/cross-domain-insecure.conf @@ -1,7 +1,7 @@ # Cross domain AJAX requests # **Security Warning** -# Do not use this without understanding the concequences. +# Do not use this without understanding the consequences. # This will permit access from any other website. # add_header "Access-Control-Allow-Origin" "*";