diff --git a/.changeset/eight-adults-joke.md b/.changeset/eight-adults-joke.md new file mode 100644 index 0000000000..ffda738213 --- /dev/null +++ b/.changeset/eight-adults-joke.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-analytics-module-ga': patch +--- + +Added CSP instructions to README diff --git a/plugins/analytics-module-ga/README.md b/plugins/analytics-module-ga/README.md index a11243204d..4b822ea3e3 100644 --- a/plugins/analytics-module-ga/README.md +++ b/plugins/analytics-module-ga/README.md @@ -49,7 +49,7 @@ app: 4. Update CSP in your `app-config.yaml`: -The following is the minimul content security policy required to load scripts from GA. +The following is the minimal content security policy required to load scripts from GA. ```yaml backend: