Skip to content

Commit 9209c12

Browse files
committed
"intellisence" to "IntelliSense"
Correct spelling of IntelliSense.
1 parent 55de60a commit 9209c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular1/CONVERSION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ The following is the list of modifications made to change the JS project to a TS
88
* Remove `$` from `jquery.d.ts` in `e2e-tests`.
99
* Remove `protractor` def from `app`.
1010

11-
You will notice that stuff like `angular`, `mocks` etc will light up with intellisence and you will get errors if you try to misuse these.
11+
You will notice that stuff like `angular`, `mocks` etc will light up with IntelliSense and you will get errors if you try to misuse these.

0 commit comments

Comments
 (0)