Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6edc11

Browse files
committed
Update wording
1 parent 6f532a8 commit d6edc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/2013-06-05-why-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ to build your UI.
2121

2222
React approaches building user interfaces differently by breaking them into
2323
**components**. This means React uses a real, full featured programming language
24-
to generate views, which we see as an advantage over templates for a few reasons:
24+
to render views, which we see as an advantage over templates for a few reasons:
2525

2626
- **JavaScript is a flexible, powerful programming language** with the ability
2727
to build abstractions. This is incredibly important in large applications.

0 commit comments

Comments
 (0)