Browse Source

better grammar

main
Cheng Lou 11 years ago
committed by Connor McSheffrey
parent
commit
3545fe394c
  1. 2
      cookbook/13-false-in-jsx.md

2
cookbook/13-false-in-jsx.md

@ -7,7 +7,7 @@ prev: initial-ajax.html
---
### Problem
How does `undefined` and `false` behave as attribute value and as child component?
How does `undefined` and `false` behave as an attribute value and as a child component?
### Solution
Renders as `id="false"`:

Loading…
Cancel
Save