Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Capitalize .NET
  • Loading branch information
billbliss authored Feb 6, 2018
commit d6aaddb9b86f2c59086699d56d99a399dfd1771c
2 changes: 1 addition & 1 deletion msteams-platform/get-started/get-started-dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The app will only be available during the current session on your development ma

### Host in Azure

Microsoft Azure lets you host your .Net application on a free tier using shared infrastructure. This will be sufficient to run this `Hello World` sample.
Microsoft Azure lets you host your .NET application on a free tier using shared infrastructure. This will be sufficient to run this `Hello World` sample.

If you have never used Azure before, you can get started by creating a new free account.

Expand Down