Skip to content

Commit 8ffaca9

Browse files
chore: typo
1 parent c37cae5 commit 8ffaca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The Paystack MCP Server exposes the **entire Paystack API** to AI assistants by
102102
103103
### Example
104104
105-
When you ask your AI assistant something like _"Get me the last 5 transactions on my Paystact integration"_, here's what happens behind the scenes:
105+
When you ask your AI assistant something like _"Get me the last 5 transactions on my Paystack integration"_, here's what happens behind the scenes:
106106
107107
1. The assistant calls `get_paystack_operation("transaction_list")` to look up the endpoint details
108108
2. It gets back the method (`GET`), path (`/transaction`), and available query parameters

0 commit comments

Comments
 (0)