Skip to content

Commit 79f64ad

Browse files
committed
testing csharp highlight for jsx
1 parent 4f5348b commit 79f64ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/tutorial-csharp-search-query-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The search suggester, `sg`, is defined in the [schema file](https://github.com/A
4646

4747
Call the Azure Function in the React client at `\client\src\pages\Search\Search.jsx` with the following code to search for books.
4848

49-
:::code language="javascript" source="~/azure-search-static-web-app/client/src/pages/Search/Search.jsx" :::
49+
:::code language="csharp" source="~/azure-search-static-web-app/client/src/pages/Search/Search.jsx" :::
5050

5151
## Client: Suggestions from the catalog
5252

0 commit comments

Comments
 (0)