Skip to content

Commit e1d8d6c

Browse files
authored
Add click on tab; fix capitalization
1 parent 088f4a0 commit e1d8d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/tutorial-dotnetcore-sqldb-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In this tutorial, you learn how to:
3636
::: zone pivot="azure-portal"
3737

3838
* An Azure account with an active subscription. If you don't have an Azure account, you [can create one for free](https://azure.microsoft.com/free).
39-
* A GitHub account. you can also [get one for free](https://github.com/join).
39+
* A GitHub account. You can also [get one for free](https://github.com/join).
4040
* Knowledge of ASP.NET Core development.
4141
* **(Optional)** To try GitHub Copilot, a [GitHub Copilot account](https://docs.github.com/copilot/using-github-copilot/using-github-copilot-code-suggestions-in-your-editor). A 30-day free trial is available.
4242

@@ -83,7 +83,7 @@ First, you set up a sample data-driven app as a starting point. For your conveni
8383
:::column span="2":::
8484
**Step 2:** In the GitHub fork:
8585
1. Select **main** > **starter-no-infra** for the starter branch. This branch contains just the sample project and no Azure-related files or configuration.
86-
1. Select **Code** > **Create codespace on starter-no-infra**.
86+
1. Select **Code** > **Codespaces** > **Create codespace on starter-no-infra**.
8787
The codespace takes a few minutes to set up.
8888
:::column-end:::
8989
:::column:::

0 commit comments

Comments
 (0)