Skip to content

Commit 43380f0

Browse files
author
jarvis
committed
Update overview.md
Minor grammar: changed view's (singular) to views' (plural).
1 parent 28f7d58 commit 43380f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ otherRouter.route('/calendar', function () {
101101
});
102102
```
103103

104-
The three main view's render methods are nearly identical. While one
104+
The three main views' render methods are nearly identical. While one
105105
level of shared UI like this is pretty easy to handle, getting deeper
106106
and deeper adds more complexity.
107107

0 commit comments

Comments
 (0)