Skip to content

Commit c55bbf0

Browse files
committed
one more line number
1 parent 1237c07 commit c55bbf0

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
@@ -71,7 +71,7 @@ The `Lookup` [API](https://github.com/Azure-Samples/azure-search-dotnet-samples/
7171

7272
This function API is called in the React app at `\client\src\pages\Details\Detail.js` as part of component initialization:
7373

74-
:::code language="javascript" source="~/azure-search-dotnet-samples/search-website-functions-v4/client/src/pages/Details/Details.js" highlight="19-29" :::
74+
:::code language="javascript" source="~/azure-search-dotnet-samples/search-website-functions-v4/client/src/pages/Details/Details.js" highlight="20-30" :::
7575

7676
## C# models to support function app
7777

0 commit comments

Comments
 (0)