From 2cfc34d26215b5a5bbc067625507eda088be97b5 Mon Sep 17 00:00:00 2001 From: Adrien Foulon <6115458+Tofandel@users.noreply.github.com> Date: Mon, 24 Jul 2023 23:20:16 +0200 Subject: [PATCH] Remove wrong headers Co-authored-by: wbamberg --- files/en-us/web/api/screenorientation/change_event/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/api/screenorientation/change_event/index.md b/files/en-us/web/api/screenorientation/change_event/index.md index 1014ac9fc508d42..3504cd23536b4b1 100644 --- a/files/en-us/web/api/screenorientation/change_event/index.md +++ b/files/en-us/web/api/screenorientation/change_event/index.md @@ -6,7 +6,7 @@ page-type: web-api-event browser-compat: api.ScreenOrientation.change_event --- -{{securecontext_header}}{{APIRef("Screen Orientation API")}}{{SeeCompatTable}} +{{APIRef("Screen Orientation API")}} The **`change`** event of the {{domxref("ScreenOrientation")}} fires when the orientation of the screen has changed, for example when a user rotates his mobile phone.