docs(vs2015): fix typo (#2440)
This commit is contained in:
parent
aab6d8c523
commit
6bf7db584c
|
@ -2,7 +2,7 @@ include ../_util-fns
|
||||||
|
|
||||||
<a id="top"></a>
|
<a id="top"></a>
|
||||||
:marked
|
:marked
|
||||||
Some developers prefer Visual Studio as their Interactive Development Environment (IDE).
|
Some developers prefer Visual Studio as their Integrated Development Environment (IDE).
|
||||||
|
|
||||||
This cookbook describes the steps required to set up and use the
|
This cookbook describes the steps required to set up and use the
|
||||||
Angular QuickStart files in Visual Studio 2015 within an ASP.NET 4.x project.
|
Angular QuickStart files in Visual Studio 2015 within an ASP.NET 4.x project.
|
||||||
|
|
Loading…
Reference in New Issue