Skip to content

Commit b64f7f1

Browse files
authored
Merge pull request #470 from Emmanueladegor/patch-4
rename "toolks" to "toolkits"
2 parents bb02b13 + 1e21d27 commit b64f7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/extend-m365-copilot/02-build-the-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The code consists of Azure Functions written in TypeScript, backed by a database
2121
This lab calls for a couple of additional prerequisites; please install them now.
2222

2323
* [Azure functions core tool](https://learn.microsoft.com/en-us/azure/azure-functions/functions-run-local?tabs=windows%2Cisolated-process%2Cnode-v4%2Cpython-v2%2Chttp-trigger%2Ccontainer-apps&pivots=programming-language-csharp#install-the-azure-functions-core-tools){target=_blank} OR
24-
[REST Client add-in for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=humao.rest-client){target=_blank}: You will use one of these toolks to test your API locally
24+
[REST Client add-in for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=humao.rest-client){target=_blank}: You will use one of these toolkits to test your API locally
2525
* (optional) [Azure Storage Explorer](https://azure.microsoft.com/products/storage/storage-explorer){target=_blank}: This will allow you to view and modify the Trey Research database
2626

2727
<cc-end-step lab="e2" exercise="1" step="1" />

0 commit comments

Comments
 (0)