Skip to content

Commit 65d88e5

Browse files
authored
Merge pull request sudheerj#137 from giovannipds/patch-2
Grammar fix: add a missing "the"
2 parents 3283768 + 6226472 commit 65d88e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ You can download the PDF and Epub version of this repository from the latest run
575575
576576
11. ### Why should we not update the state directly?
577577
578-
If you try to update state directly then it won't re-render the component.
578+
If you try to update the state directly then it won't re-render the component.
579579
580580
```javascript
581581
//Wrong

0 commit comments

Comments
 (0)