Skip to content

Commit daf85e6

Browse files
authoredSep 2, 2016
Update CONTRIBUTING.md
1 parent f600dda commit daf85e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Following these guidelines helps to communicate that you respect the time of the
1111
As much as possible, we try to avoid adding configuration and flags. The purpose of this tool is to provide the best experience for people getting started with React, and this will always be our first priority. This means that sometimes we [sacrifice additional functionality](https://gettingreal.37signals.com/ch05_Half_Not_Half_Assed.php) (such as server rendering) because it is too hard to solve it in a way that wouldn’t require any configuration.
1212

1313
We prefer **convention, heuristics, or interactivity** over configuration.
14-
Here’s a few examples of how them in action.
14+
Here’s a few examples of them in action.
1515

1616
### Convention
1717

0 commit comments

Comments
 (0)
Please sign in to comment.