From 1094d07b6d260bb2303180b800ecdbeaee3b0d2e Mon Sep 17 00:00:00 2001 From: Rachel Breeze Date: Mon, 28 Oct 2024 15:06:13 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```