From d40c5268808ad2583676af63ea21422f0eb2fcbd Mon Sep 17 00:00:00 2001 From: Ellixmmer Date: Thu, 27 Dec 2018 20:22:26 +0200 Subject: [PATCH] Small grammar change in a sentence (#33855) --- guide/english/bootstrap/buttons/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guide/english/bootstrap/buttons/index.md b/guide/english/bootstrap/buttons/index.md index 2f11ea8958..dc7416e5df 100644 --- a/guide/english/bootstrap/buttons/index.md +++ b/guide/english/bootstrap/buttons/index.md @@ -130,8 +130,7 @@ Example: ``` -_Note: Do not include the dot in the HTML Class Attribute, referring to the classes with a dot is only used when adjusting the classes in CSS._ - +_Note: Do not include the dot in the HTML Class Attribute. Referring to the classes with a dot is only used when adjusting the classes in CSS._ #### More Information: * Bootstrap Buttons documentation