From 4b597fe11025528eb6d6e1a26720deb731ff35a8 Mon Sep 17 00:00:00 2001 From: magnacart4 <44279081+magnacart4@users.noreply.github.com> Date: Thu, 25 Oct 2018 10:38:56 -0400 Subject: [PATCH] Added the word "to" (#21028) --- guide/english/bootstrap/buttons/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/bootstrap/buttons/index.md b/guide/english/bootstrap/buttons/index.md index 1fc092a5bb..abf339b153 100644 --- a/guide/english/bootstrap/buttons/index.md +++ b/guide/english/bootstrap/buttons/index.md @@ -77,7 +77,7 @@ It is possible to also have outlined buttons rather than fully colored in ones. `` -Outlined buttons are a part of Bootstrap since version 4, please be sure that you are using the right version if you are unable to get them work. +Outlined buttons are a part of Bootstrap since version 4, please be sure that you are using the right version if you are unable to get them to work. _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._