Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit de6e88b

Browse files
authored
Merge pull request #69 from hasack/master
Update Readme.md
2 parents 855cc28 + 917e731 commit de6e88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Beginners/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ These explorations show you the structure of C# programs, working with text, num
1919

2020
## Learn to program using this tutorial
2121

22-
To run these samples, you'll need to follow the instructions on hte [dotnet/try-samples](https://github.com/dotnet/try-samples#basics) repository to install the global `dotnet try` tool in your .NET environment.
22+
To run these samples, you'll need to follow the instructions on the [dotnet/try-samples](https://github.com/dotnet/try-samples#basics) repository to install the global `dotnet try` tool in your .NET environment.
2323

2424
Once you've installed the global tool, running `dotnet try` loads the samples into a browser. The browser pages introduce important programming concepts through interactive exercises you run in your browser.
2525

0 commit comments

Comments
 (0)