Skip to content

Commit 852fe8e

Browse files
committed
Fix typo
Typescript -> TypeScript
1 parent 41c8918 commit 852fe8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/rest-sdk-developer-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: devx-track-java, devx-track-js, devx-track-python, devx-track-ts
1313

1414
# REST SDK Developer Guide
1515

16-
You can call the Azure Maps [Rest API] directly from any programming language, however that can be error prone work requiring extra effort. To make incorporating Azure Maps in your applications easier and less error prone, the Azure Maps team has encapsulated their REST API in SDKs for C# (.NET), Python, JavaScript/Typescript, and Java.
16+
You can call the Azure Maps [Rest API] directly from any programming language, however that can be error prone work requiring extra effort. To make incorporating Azure Maps in your applications easier and less error prone, the Azure Maps team has encapsulated their REST API in SDKs for C# (.NET), Python, JavaScript/TypeScript, and Java.
1717

1818
This article lists the libraries currently available for each SDK with links to how-to articles to help you get started.
1919

0 commit comments

Comments
 (0)