Skip to content

Commit 70b2aac

Browse files
authored
Fix typo
1 parent 010610e commit 70b2aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This project provides a prototype implementation of a Model Context Protocol (MCP) server for Apache OFBiz® that:
44

55
- receives requests from an MCP client (usually hosted in a generative AI application such as Claude Desktop) and forwards those requests to a remote backend via RESTful API endpoints,
6-
- exposes a tamplate tool that invokes the findProductById OFBiz endpoint.
6+
- exposes a template tool that invokes the findProductById OFBiz endpoint.
77

88
This project can be used as a platform to implement your own tools and enable generative AI applications to interact with any backend system that exposes REST API endpoints, such as [**Apache OFBiz**](https://ofbiz.apache.org) or [**Moqui**](https://www.moqui.org).
99

0 commit comments

Comments
 (0)