diff --git a/docs/en/AspNetCore/Tag-Helpers/Buttons.md b/docs/en/AspNetCore/Tag-Helpers/Buttons.md index b25e6600ef..47ac05dec2 100644 --- a/docs/en/AspNetCore/Tag-Helpers/Buttons.md +++ b/docs/en/AspNetCore/Tag-Helpers/Buttons.md @@ -63,7 +63,7 @@ You can choose one of the size type listed below. ### `busy-text` -`busy-text` is a string parameter. IT shows the text while the button is busy. +`busy-text` is a string parameter. It shows the text while the button is busy. ### `text` @@ -92,4 +92,4 @@ You can choose one of the size type listed below. You can choose one of the size type listed below. * `FontAwesome` -* `Other` \ No newline at end of file +* `Other`