We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55de60a commit 9209c12Copy full SHA for 9209c12
angular1/CONVERSION.md
@@ -8,4 +8,4 @@ The following is the list of modifications made to change the JS project to a TS
8
* Remove `$` from `jquery.d.ts` in `e2e-tests`.
9
* Remove `protractor` def from `app`.
10
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.
+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