From 8aeaadc49754a9348f7075902666fb515c531b70 Mon Sep 17 00:00:00 2001 From: vtt01uk Date: Mon, 19 Nov 2018 17:42:58 +0900 Subject: [PATCH] Sentence correction (#22819) --- .../english/html/attributes/body-background-attribute/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/html/attributes/body-background-attribute/index.md b/guide/english/html/attributes/body-background-attribute/index.md index 5f765b37a6..dfed3f90a8 100644 --- a/guide/english/html/attributes/body-background-attribute/index.md +++ b/guide/english/html/attributes/body-background-attribute/index.md @@ -26,7 +26,7 @@ Example: ## body-background attribute is depreciated -the body-background attribute been deprecated in HTML5. The correct way to style the `````` tag is with CSS. +The body-background attribute has been deprecated in HTML5. The correct way to style the `````` tag is with CSS. There are several CSS properties used for setting the background of an element. These can be used on to set the background of an entire page.