Skip to content

Commit e06cc69

Browse files
authored
fix(docs): correct number in README (#427)
1 parent 4656930 commit e06cc69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ software development kit (SDK) for the Model Context Protocol (MCP).
2121
2222
## Package documentation
2323

24-
The SDK consists of two importable packages:
24+
The SDK consists of three importable packages:
2525

2626
- The
2727
[`github.com/modelcontextprotocol/go-sdk/mcp`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/mcp)

internal/readme/README.src.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ software development kit (SDK) for the Model Context Protocol (MCP).
2020
2121
## Package documentation
2222

23-
The SDK consists of two importable packages:
23+
The SDK consists of three importable packages:
2424

2525
- The
2626
[`github.com/modelcontextprotocol/go-sdk/mcp`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/mcp)

0 commit comments

Comments
 (0)