Skip to content

Commit 1ac58a9

Browse files
authored
Merge pull request #190 from changeworld/patch-1
Fix typo
2 parents 7c9f431 + e25897c commit 1ac58a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-get-started-text.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This quickstart has steps for the following SDKs:
2828
+ [Azure SDK for .NET](?tabs=dotnet#create-load-and-query-an-index)
2929
+ [Azure SDK for Python](?tabs=python#create-load-and-query-an-index)
3030
+ [Azure SDK for Java](?tabs=java#create-load-and-query-an-index)
31-
+ [Azure SDK for JavaScript/Typescript](?tabs=javascript#create-load-and-query-an-index)
31+
+ [Azure SDK for JavaScript/TypeScript](?tabs=javascript#create-load-and-query-an-index)
3232

3333
## Prerequisites
3434

@@ -46,7 +46,7 @@ This quickstart has steps for the following SDKs:
4646

4747
## Create, load, and query an index
4848

49-
Choose a programming language for the next step. The **Azure.Search.Documents** client libraries are available in Azure SDKs for .NET, Python, Java, and JavaScript/Typescript.
49+
Choose a programming language for the next step. The **Azure.Search.Documents** client libraries are available in Azure SDKs for .NET, Python, Java, and JavaScript/TypeScript.
5050

5151
## [**.NET**](#tab/dotnet)
5252

0 commit comments

Comments
 (0)