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.