We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d6e78 commit 82df9ddCopy full SHA for 82df9dd
1 file changed
docs/dotnet/core/index.md
@@ -81,7 +81,7 @@ You can run the backend on its own:
81
dotnet run --project Microsoft.AutoGen.AgentHost
82
```
83
84
-or you can run iclude it inside your own application:
+or you can include it inside your own application:
85
86
```csharp
87
using Microsoft.AutoGen.RuntimeGateway;
0 commit comments