Skip to content

Commit 9aca01b

Browse files
committed
Created web page in React which is to be hosted on my Storage Account via Static Web Sites
1 parent 386953a commit 9aca01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ graph TD
2828
A[Subscription]
2929
A --> B[Resource Group]
3030
B --> C[Storage Account]
31-
B -->|Serves| G[Static web app]
31+
B -->|Serves| H[Static web app]
3232
C --> D[Blob Container]
3333
B --> E[App Service Plan]
3434
E -->|Hosts| G[Function App]

0 commit comments

Comments
 (0)