Skip to content

Commit 1f33bda

Browse files
jcns0Ron Petrusha
authored and
Ron Petrusha
committed
Update index.md (dotnet#3420)
I found a typo.
1 parent 22a7b12 commit 1f33bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ There are several sections in the C# Guide. You can read them in order, or jump
4040
- This section covers what you need to install for a C# development environment on your preferred platform. The different topics under this section explain how to create your first C# program in different supported environments.
4141

4242
* [Tutorials](tutorials/index.md):
43-
- This section provides a variety of end to end scenarios, including descriptions and code. You'll learn why certain idioms are preferred, what C# features work best in different situations, and see reference implemetntaions for common tasks. If you learn best by seeing code, start in this section. You can also download all the code and experiment in your own environment.
43+
- This section provides a variety of end to end scenarios, including descriptions and code. You'll learn why certain idioms are preferred, what C# features work best in different situations, and see reference implementations for common tasks. If you learn best by seeing code, start in this section. You can also download all the code and experiment in your own environment.
4444

4545
* [A Tour of C#](tour-of-csharp/index.md):
4646
- This section provides an overview of the language. You'll learn the elements that make up C# programs and the capabilities of the language. You'll see small samples of all the syntax elements of C# and discussions of the major C# language topics.

0 commit comments

Comments
 (0)