Skip to content

Commit a87dd32

Browse files
committed
Fix H1
1 parent ef10130 commit a87dd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/typespec/quickstart-scaffold-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: devx-track-typespec, devx-track-js, devx-track-ts
99
#customer intent: As a developer or API designer, I want to create an TypeSpec API and deploy it to Azure so that I can learn the entire end to end development and deployment cycle.
1010
---
1111

12-
Quickstart: Create a new API project with TypeSpec and TypeScript
12+
# Quickstart: Create a new API project with TypeSpec and TypeScript
1313

1414
In this quickstart: learn how to use TypeSpec to design, generate, and implement a RESTful TypeScript API application. TypeSpec is an open-source language for describing cloud service APIs and generates client and server code for multiple platforms. By following this quickstart, you learn how to define your API contract once and generate consistent implementations, helping you build more maintainable and well-documented API services.
1515

0 commit comments

Comments
 (0)