Fixed grammar and put a full stop.

In the preview there is no line break, thus full stop is necessary for readability.
This commit is contained in:
Akshay Arora
2016-01-04 12:16:26 +05:30
parent a762bd474b
commit 1ba950edd8

View File

@ -1,4 +1,4 @@
This is the entry point for the client code
Code that should only run on the client should be put here.
This is the entry point for the client code.
Code that should run only on the client should be put here.
NOTE(berks): For react specific stuff this should be the entry point