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.