Skip to content

Commit 391c69f

Browse files
authored
docs: change heading level for 'icons' section (modelcontextprotocol#1914)
* fix(docs): change heading level for 'icons' section Updated heading level for 'icons' section in documentation. * fix(docs): change heading level for 'icons' section
1 parent 2122e6c commit 391c69f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/specification/2025-11-25/basic/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ may reserve particular names for purpose-specific metadata, as declared in those
216216
- Unless empty, MUST begin and end with an alphanumeric character (`[a-z0-9A-Z]`).
217217
- MAY contain hyphens (`-`), underscores (`_`), dots (`.`), and alphanumerics in between.
218218

219-
#### `icons`
219+
### `icons`
220220

221221
The `icons` property provides a standardized way for servers to expose visual identifiers for their resources, tools, prompts, and implementations. Icons enhance user interfaces by providing visual context and improving the discoverability of available functionality.
222222

docs/specification/draft/basic/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ may reserve particular names for purpose-specific metadata, as declared in those
216216
- Unless empty, MUST begin and end with an alphanumeric character (`[a-z0-9A-Z]`).
217217
- MAY contain hyphens (`-`), underscores (`_`), dots (`.`), and alphanumerics in between.
218218

219-
#### `icons`
219+
### `icons`
220220

221221
The `icons` property provides a standardized way for servers to expose visual identifiers for their resources, tools, prompts, and implementations. Icons enhance user interfaces by providing visual context and improving the discoverability of available functionality.
222222

0 commit comments

Comments
 (0)