Update README.md (#13085)

Fix grammatical error via addition of comma.
This commit is contained in:
Joseph Lin
2018-06-30 18:45:06 -04:00
committed by Dan Abramov
parent 64e1921aab
commit 6731bfbed7
+1 -1
View File
@@ -20,7 +20,7 @@ The left box shows the property (or attribute) assigned by React 15.\*, and the
right box shows the property (or attribute) assigned by the latest version of
React 16.
Right now we use a purple outline to call out cases where the assigned property
Right now, we use a purple outline to call out cases where the assigned property
(or attribute) has changed between React 15 and 16.
---