diff --git a/guide/english/html/html5-audio/index.md b/guide/english/html/html5-audio/index.md index df62624320..02f935d3fd 100644 --- a/guide/english/html/html5-audio/index.md +++ b/guide/english/html/html5-audio/index.md @@ -25,7 +25,7 @@ Your browser does not support the audio element. The `controls` attribute includes audio controls like play, pause, and volume. If you don't use this attribute, then no controls will be shown. -The `` element enables you to indicate alternative audio files which the browser may choose from. The browser will utilize the first recognize format. +The `` element enables you to indicate alternative audio files which the browser may choose from. The browser will utilize the first recognized format. The text between the `` tags may be shown in browser that does not support the HTML5 `