From b2baf6e74fd42705451a2d1f5eb68598d2e79859 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Wed, 4 Mar 2015 00:01:02 -0500 Subject: [PATCH] Fixed typo --- README.md | 2 +- changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b145a9151..1ce558cb3 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Change log - Updated documentation and fixed links scrolling issue - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing) - Fixed sidebar stretching issue #275 -- Fixed checkbox out of bounds issue in WYISHTML5 editor. +- Fixed checkbox out of bounds issue in WYSIHTML5 editor. **v2.0.2:** - Solved issue with hidden arrow in select inputs. diff --git a/changelog b/changelog index 0d2b665dd..e7a1e2da3 100644 --- a/changelog +++ b/changelog @@ -5,7 +5,7 @@ v2.0.3: - Updated documentation and fixed links scrolling issue - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing) - Fixed sidebar stretching issue #275 -- Fixed checkbox out of bounds issue in WYISHTML5 editor. +- Fixed checkbox out of bounds issue in WYSIHTML5 editor. v2.0.2: - Solved issue with hidden arrow in select inputs.