From 74e297b2c105e9637711883af8083a8d85878e1a Mon Sep 17 00:00:00 2001 From: EliSteger <40189861+EliSteger@users.noreply.github.com> Date: Fri, 19 Oct 2018 15:06:34 -0500 Subject: [PATCH] Spelling and Grammar Fixes (#21542) I fixed some spelling and grammar errors. --- guide/english/html/html5-video/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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