Skip to content

Commit 9995c7b

Browse files
committed
update readme
1 parent 82e4cce commit 9995c7b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ I cobbled this together from a wide variety of similar "starter" repositories. A
4141

4242
<dl>
4343
<dt>Hot reload</dt>
44-
<dd>Enjoy the developer experience! Your saved changes to the CSS and JS are reflected instantaneously without refreshing the page and preserving application state ! On the server as on the client.</dd>
44+
<dd>Enjoy the developer experience! Your saved changes to the CSS and JS are reflected instantaneously without refreshing the page ! On the server as on the client.
45+
Preserving the state of application on the client.</dd>
4546

4647
<dt>Next generation JavaScript</dt>
4748
<dd>Use JSX syntax with all ES6 features, and some of ES7 (see <a href=".babelrc">.babelrc</a>).</dd>

0 commit comments

Comments
 (0)