Skip to content

Commit d3f9dd6

Browse files
Merge pull request modelcontextprotocol#47 from rajrajhans/patch-1
fix: typo in prompts.mdx
2 parents 4cee64b + 47fef52 commit d3f9dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/prompts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Prompts"
3-
description: "Create resuable prompt templates and workflows"
3+
description: "Create reusable prompt templates and workflows"
44
---
55

66
Prompts enable servers to define reusable prompt templates and workflows that clients can easily surface to users and LLMs. They provide a powerful way to standardize and share common LLM interactions.

0 commit comments

Comments
 (0)