Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 645d533

Browse files
committed
typo
1 parent 3219b4d commit 645d533

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ All the documentation has been moved to the Wiki section, see the [github wiki](
7070
* [Angular-Validation Wiki](https://github.com/ghiscoding/angular-validation/wiki)
7171
* Installation
7272
* [HOWTO - Step by Step](https://github.com/ghiscoding/angular-validation/wiki/HOWTO---Step-by-Step)
73-
* [Bower/NuGet Packages](https://github.com/ghiscoding/angular-validation/wiki/Download-and-Install-it)
73+
* [Bower/NPM/NuGet Packages](https://github.com/ghiscoding/angular-validation/wiki/Download-and-Install-it)
7474
* [Locales (languages)](https://github.com/ghiscoding/angular-validation/wiki/Locales-(languages))
7575
* Code Samples
7676
* [3rd Party Addon Validation](https://github.com/ghiscoding/angular-validation/wiki/3rd-Party-Addons)
@@ -108,13 +108,13 @@ Download and Install it
108108
Install with **Bower**
109109

110110
```javascript
111-
// You can install with
111+
// bower install with
112112
bower install angular-validation-ghiscoding
113113
```
114114
Install with **NPM**
115115

116116
```javascript
117-
// You can install with
117+
// NPM install with
118118
npm install angular-validation-ghiscoding
119119
```
120120
Install with **NuGet** (see the [NuGet Package Here](http://www.nuget.org/packages/Angular-Validation-Ghiscoding))

0 commit comments

Comments
 (0)