Skip to content

Commit 82df9dd

Browse files
authored
Fix docs dotnet core typo (#6950)
1 parent 00d6e78 commit 82df9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dotnet/core/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can run the backend on its own:
8181
dotnet run --project Microsoft.AutoGen.AgentHost
8282
```
8383

84-
or you can run iclude it inside your own application:
84+
or you can include it inside your own application:
8585

8686
```csharp
8787
using Microsoft.AutoGen.RuntimeGateway;

0 commit comments

Comments
 (0)