diff --git a/guide/english/html/html5-video/index.md b/guide/english/html/html5-video/index.md index 47738f4eae..4cf3058c29 100644 --- a/guide/english/html/html5-video/index.md +++ b/guide/english/html/html5-video/index.md @@ -4,11 +4,11 @@ title: HTML5 Video ## HTML5 Video -Before HTML5, in order to have a video play in a webpage you would need to use a plugin, like Adobe Flash Player. With the introduction of HTML5, you can now place it directly into the page itself. +Before HTML5, in order to have a video play in a webpage, you would need to use a plugin, like Adobe Flash Player. With the introduction of HTML5, you can now place it directly into the page itself. The HTML