Skip to content

Commit d2c70d1

Browse files
committed
Merge pull request johnpapa#483 from npx/typo
fixed minor grammatical mistake. johnpapa#482
2 parents db7dbaf + a479146 commit d2c70d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2320,7 +2320,7 @@ While this guide explains the *what*, *why* and *how*, I find it helpful to see
23202320
23212321
- Inject code into [module configuration](https://docs.angularjs.org/guide/module#module-loading-dependencies) that must be configured before running the angular app. Ideal candidates include providers and constants.
23222322
2323-
*Why?*: This makes it easier to have a less places for configuration.
2323+
*Why?*: This makes it easier to have less places for configuration.
23242324
23252325
```javascript
23262326
angular

0 commit comments

Comments
 (0)