We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f7d58 commit 43380f0Copy full SHA for 43380f0
docs/guides/overview.md
@@ -101,7 +101,7 @@ otherRouter.route('/calendar', function () {
101
});
102
```
103
104
-The three main view's render methods are nearly identical. While one
+The three main views' render methods are nearly identical. While one
105
level of shared UI like this is pretty easy to handle, getting deeper
106
and deeper adds more complexity.
107
0 commit comments