Skip to content

Commit adef564

Browse files
committed
another typo
1 parent 1ba52bd commit adef564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-mcp-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The `McpToolPropertyAttribute` type supports these properties:
162162
| **Description** | (Optional) Description of what the tool property does. |
163163

164164
::: zone-end
165-
::: zone pivot="programming-language-java,pprogramming-language-python"
165+
::: zone pivot="programming-language-java,programming-language-python"
166166
Properties of a tool exposed by your MCP server are defined using tool properties. These properties are returned by the `toolProperties` field, which is a string representation of an array of `ToolProperty` objects.
167167

168168
A `ToolProperty` object has this structure:

0 commit comments

Comments
 (0)