From 19880cf397f43e09d14a29b89b6c9a63ea29d805 Mon Sep 17 00:00:00 2001 From: Dominic Schmoigl Date: Tue, 19 Dec 2023 13:43:26 +0100 Subject: [PATCH] Fix typo "appication" --- docs/05_Developing_Apps/content-security-policy-fe1a6db.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/05_Developing_Apps/content-security-policy-fe1a6db.md b/docs/05_Developing_Apps/content-security-policy-fe1a6db.md index 71e7fcfe..2f701b7e 100644 --- a/docs/05_Developing_Apps/content-security-policy-fe1a6db.md +++ b/docs/05_Developing_Apps/content-security-policy-fe1a6db.md @@ -178,7 +178,7 @@ Certain libraries at least partly still require `'unsafe-eval'`, including the f - `sap.ui.vbm` - `sap.ushell` -The above list assumes that the app runs using library preloads \(recommended, see [Ensure that Library Preloads are Enabled](performance-speed-up-your-app-408b40e.md#loio408b40efed3c416681e1bd8cdd8910d4__section_LibraryPreloads)\). If the appication runs without preloads, more libraries require `unsafe-eval`. +The above list assumes that the app runs using library preloads \(recommended, see [Ensure that Library Preloads are Enabled](performance-speed-up-your-app-408b40e.md#loio408b40efed3c416681e1bd8cdd8910d4__section_LibraryPreloads)\). If the application runs without preloads, more libraries require `unsafe-eval`.