File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
samples/EventGridIntegration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,13 +53,13 @@ An Azure Storage account is required by a function app using Event Grid trigger.
5353 git clone git@github.com:aspnet/AzureSignalR-samples.git
5454 ` ` `
5555
56- - In the repository, there' re two Event Grid integration samples using different languages. For the JavaScript sample, investigate to
56+ - In the repository, there' re two Event Grid integration samples using different languages. For the JavaScript sample, navigate to
5757
5858 ```bash
5959 AzureSignalR-samples/samples/EventGridIntegration/javascript
6060 ```
6161
62- - If you want to use C# sample, investigate to
62+ - If you want to use C# sample, navigate to
6363
6464 ```bash
6565 AzureSignalR-samples/samples/EventGridIntegration/csharp
You can’t perform that action at this time.
0 commit comments