Skip to content

Commit 863fe10

Browse files
authored
Update gradio-mcp.mdx
Minor grammar fix
1 parent 422d979 commit 863fe10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

units/en/unit1/gradio-mcp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gradio MCP Integration
22

3-
We've now explored the core concepts of the MCP protocol and how to implement an MCP Servers and Clients. In this section, we're going to make things slightly easier by using Gradio to create an MCP Server!
3+
We've now explored the core concepts of the MCP protocol and how to implement MCP Servers and Clients. In this section, we're going to make things slightly easier by using Gradio to create an MCP Server!
44

55
<Tip>
66

@@ -151,4 +151,4 @@ Gradio's integration with MCP provides an accessible entry point to the MCP ecos
151151

152152
As we progress through this course, we'll explore more sophisticated MCP implementations, but Gradio offers an excellent starting point for understanding and experimenting with the protocol.
153153

154-
In the next unit, we'll dive deeper into building MCP applications, focusing on setting up development environments, exploring SDKs, and implementing more advanced MCP Servers and Clients.
154+
In the next unit, we'll dive deeper into building MCP applications, focusing on setting up development environments, exploring SDKs, and implementing more advanced MCP Servers and Clients.

0 commit comments

Comments
 (0)