diff --git a/cheatsheets/HTTP_Headers_Cheat_Sheet.md b/cheatsheets/HTTP_Headers_Cheat_Sheet.md index e4d7d3095f..b5838b4bb7 100644 --- a/cheatsheets/HTTP_Headers_Cheat_Sheet.md +++ b/cheatsheets/HTTP_Headers_Cheat_Sheet.md @@ -141,7 +141,7 @@ As this headers are very related to browsers, it may not make sense to be applie #### Recommendation Isolates the browsing context exclusively to same-origin documents. -> `HTTP Cross-Origin-Opener-Policy: same-origin` +> `Cross-Origin-Opener-Policy: same-origin` ### Cross-Origin-Embedder-Policy (COEP)