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.