Skip to content

Commit 6d92945

Browse files
authored
Merge pull request #115855 from craigshoemaker/patch-3
Fix typo
2 parents 955e052 + 4fda399 commit 6d92945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Begin by configuring your new app and linking it to a GitHub repository.
7676
- Select your _Azure subscription_
7777
- Select or create a new _Resource Group_
7878
- Name the app **my-first-static-web-app**.
79-
- Valid characters are `a-z` (case insensitive), `0-9`, and `_`.
79+
- Valid characters are `a-z` (case insensitive), `0-9`, and `-`.
8080
- Select a _Region_ closest to you
8181
- Select the **Free** _SKU_
8282
- Click the **Sign-in with GitHub** button and authenticate with GitHub

0 commit comments

Comments
 (0)