Skip to content

Commit

Permalink
Fix typo in WebGLContextEvent page index.md (#37374)
Browse files Browse the repository at this point in the history
  • Loading branch information
psnet authored Dec 26, 2024
1 parent 3d10d0f commit 4533daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/webglcontextevent/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ browser-compat: api.WebGLContextEvent

{{APIRef("WebGL")}}{{AvailableInWorkers}}

The **WebContextEvent** interface is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and is an interface for an event that is generated in response to a status change to the WebGL rendering context.
The **WebGLContextEvent** interface is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and is an interface for an event that is generated in response to a status change to the WebGL rendering context.

{{InheritanceDiagram}}

Expand Down

0 comments on commit 4533daa

Please sign in to comment.