Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit aab6d8c

Browse files
trotylFoxandxss
authored andcommitted
docs(vs2015): remove duplicated word (#2441)
1 parent 1c87bd6 commit aab6d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/cookbook/visual-studio-2015.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ h2#restore Step 5: Restore the required packages
102102
* Ignore the warnings.
103103
* When the restore is finished, a message should say: `npm command completed with exit code 0`.
104104
* Click the `Refresh` icon in Solution Explorer.
105-
* **Do not** include the `node_modules` folder in the project. Let it be a hidden project project folder.
105+
* **Do not** include the `node_modules` folder in the project. Let it be a hidden project folder.
106106
.alert.is-important
107107
:marked
108108
An error such as "*@angular/compiler is not in the npm registry*" suggests that Visual Studio 2015

0 commit comments

Comments
 (0)