Skip to content

Commit 5f0051e

Browse files
authored
Apply suggestion from @halter73
1 parent e1625cc commit 5f0051e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/concepts/transports/transports.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ The following example creates a client and server connected via `System.IO.Pipel
225225

226226
```csharp
227227
using ModelContextProtocol.Client;
228+
using ModelContextProtocol.Protocol;
228229
using ModelContextProtocol.Server;
229230
using System.IO.Pipelines;
230231

0 commit comments

Comments
 (0)