Skip to content

Commit eb71a5a

Browse files
committed
Typo
1 parent 6b9cdde commit eb71a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/EventGridIntegration/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ An Azure Storage account is required by a function app using Event Grid trigger.
5353
git clone [email protected]: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

0 commit comments

Comments
 (0)