Skip to content

Commit 9d11cb4

Browse files
cristHian Gzchristopherthielen
cristHian Gz
authored andcommitted
docs(CONTRIBUTING): fix typos
1 parent 5f6870d commit 9d11cb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ cd ..
7272
## Link the directories
7373

7474
This step is necessary if you need to modify any code in `ui-router-core`.
75-
Using `npm`, link `ui-router-core` into `ui-router-ng2`
75+
Using `npm`, link `ui-router-core` into `ui-router-ng2`
7676

7777
```
7878
cd ui-router-core
@@ -84,7 +84,7 @@ cd ..
8484

8585
After executing these steps, `ui-router-ng2` will be built using your local copy of `ui-router-core`.
8686

87-
## Develop
87+
## Develop
8888

8989
* `npm run build`: Perform a full build.
9090
* `npm run watch`: Continuously builds and runs tests when source or tests change.

0 commit comments

Comments
 (0)