From ae42ced684b6939b8a768ace902c575fb646b2e2 Mon Sep 17 00:00:00 2001 From: Egregious-Egg <41522783+Egregious-Egg@users.noreply.github.com> Date: Thu, 15 Nov 2018 02:15:31 -0500 Subject: [PATCH] Change "recognize" to "recognized" in line 28 (#23210) --- guide/english/html/html5-audio/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `