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.
2 parents bca1769 + 33b5104 commit da74e41Copy full SHA for da74e41
README.md
@@ -1314,7 +1314,7 @@ Many of my styles have been from the many pair programming sessions [Ward Bell](
1314
1315
*Why?*: Provides a consistent way to quickly identify and reference controllers.
1316
1317
- *Why?*: Pascal-casing is conventional for identifying object tht can be instantiated using a constructor.
+ *Why?*: Pascal-casing is conventional for identifying object that can be instantiated using a constructor.
1318
1319
```javascript
1320
/**
0 commit comments