Skip to content

Commit 60eaead

Browse files
authored
Fix typo in README
I found a typo and a missing line break which was causing weird formatting in the readme.
1 parent 77e4a44 commit 60eaead

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ Preserves Line Breaks if set to `true`. If set to `false` line breaks are cleane
170170

171171
**removeDoubleSpace**
172172

173-
Set this to `false` if you want to preserver whitespace inside of text nodes. It is set to `true` by default.
173+
Set this to `false` if you want to preserve whitespace inside of text nodes. It is set to `true` by default.
174+
174175
Static Facade
175176
-------------
176177

0 commit comments

Comments
 (0)