From ce2faa6aef96f51ed3d54b01257cb34af72b79f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=87otur?= Date: Mon, 9 Mar 2020 10:19:13 +0300 Subject: [PATCH] Update Buttons.md --- docs/en/AspNetCore/Tag-Helpers/Buttons.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`