Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit dd854c6

Browse files
thewarpaintcaridy
authored andcommitted
Fix minor style issue with README (#291)
1 parent b81c6e2 commit dd854c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ is automatically added to the runtime and does not need to be provided.
185185
Contents of the `locale-data` directory are a modified form of the Unicode CLDR
186186
data found at http://www.unicode.org/cldr/.
187187

188-
## RegExp cache / restore
188+
189+
## RegExp cache / restore
189190
`Intl.js` attempts to cache and restore static RegExp properties before executing any
190191
regular expressions in order to comply with ECMA-402. This process is imperfect,
191192
and some situations are not supported. This behavior is not strictly necessary, and is only

0 commit comments

Comments
 (0)