You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/static-apps/getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: "Quickstart: Building your first app with Azure Static Web Apps"
2
+
title: "Quickstart: Building your first static web app with Azure Static Web Apps"
3
3
description: Learn to build an Azure Static Web Apps instance with your preferred front-end framework.
4
4
services: static-web-apps
5
5
author: craigshoemaker
@@ -9,7 +9,7 @@ ms.date: 05/08/2020
9
9
ms.author: cshoe
10
10
---
11
11
12
-
# Quickstart: Building your first static app
12
+
# Quickstart: Building your first static web app
13
13
14
14
Azure Static Web Apps publishes websites to a production environment by building apps from a GitHub repository. In this quickstart, you build a web application using your preferred front-end framework from a GitHub repository.
0 commit comments