diff --git a/README.md b/README.md index dcb024d..2771f47 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub](https://img.shields.io/github/license/Matthew-Wise/Umbraco-CSP-manager)](https://github.com/Matthew-Wise/Umbraco-CSP-manager/blob/main/LICENSE) [![.NET](https://github.com/Matthew-Wise/Umbraco-CSP-manager/actions/workflows/main.yml/badge.svg?event=push)](https://github.com/Matthew-Wise/Umbraco-CSP-manager/blob/main/.github/workflows/main.yml) -Enables you to manage Content Secuirty Policy (CSP) for both the front and back end, via CMS section. +Enables you to manage Content Security Policy (CSP) for both the front and back end, via CMS section. ## Installation @@ -45,4 +45,4 @@ If you need to access the nonce within a data attribute you can use the followi ``` csp-manager-add-nonce-data-attribute="true" -``` \ No newline at end of file +```