Skip to content

Commit 95f4ac3

Browse files
committed
IDE's to IDEs
1 parent d726df7 commit 95f4ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/INSTALLATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ If the output is a version greater than or equal to `8.0.100`, the .NET SDK has
1818
## Using an IDE
1919

2020
If you want a more full-featured editing experience, you probably want to to use an IDE.
21-
These are the most popular IDE's that support building .NET projects:
21+
These are the most popular IDEs that support building .NET projects:
2222

2323
- [Visual Studio 2022](https://www.visualstudio.com/downloads/)
2424
- [Visual Studio Code](https://code.visualstudio.com/download) with the [C# extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp)
2525
- [Visual Studio for Mac](https://www.visualstudio.com/vs/visual-studio-mac/)
2626
- [Project Rider](https://www.jetbrains.com/rider/download/)
2727

28-
Note: as the .NET project format differs significantly from earlier versions, older IDE's (like Visual Studio 2015) are not supported.
28+
Note: as the .NET project format differs significantly from earlier versions, older IDEs (like Visual Studio 2015) are not supported.

0 commit comments

Comments
 (0)