Skip to content

Commit d76c9a4

Browse files
Unify titles
1 parent 1f9392a commit d76c9a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/static-apps/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- name: Quickstarts
88
expanded: true
99
items:
10-
- name: Build your first static app
10+
- name: Build your first static web app
1111
href: getting-started.md
1212
- name: Concepts
1313
items:

articles/static-apps/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
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"
33
description: Learn to build an Azure Static Web Apps instance with your preferred front-end framework.
44
services: static-web-apps
55
author: craigshoemaker
@@ -9,7 +9,7 @@ ms.date: 05/08/2020
99
ms.author: cshoe
1010
---
1111

12-
# Quickstart: Building your first static app
12+
# Quickstart: Building your first static web app
1313

1414
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.
1515

0 commit comments

Comments
 (0)