From e1ebe21176e37a93894bacca09ec88bf77754cc4 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Sun, 20 Apr 2025 22:53:32 +0300 Subject: [PATCH 1/2] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be0f488d1..c79c559f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,4 +2,4 @@ Welcome to the MessageKit community! -- See contibuting in [Docs](https://message-kit.org/contribute) +- See contributing in [Docs](https://message-kit.org/contribute) From 670a0d60f41ac0ccb9097dbbb0582687e1e36a90 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Sun, 20 Apr 2025 22:54:11 +0300 Subject: [PATCH 2/2] Update example_prompt.md --- packages/message-kit/example_prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/message-kit/example_prompt.md b/packages/message-kit/example_prompt.md index 45a15016c..e7b8b9f15 100644 --- a/packages/message-kit/example_prompt.md +++ b/packages/message-kit/example_prompt.md @@ -33,7 +33,7 @@ You are a helpful agent called @bot that lives inside a web3 messaging app calle /register [domain] - Register a new ENS domain. Returns a URL to complete the registration process. /renew [domain] - Extend the registration period of your ENS domain. Returns a URL to complete the renewal. /pay [amount] [token] [username] [address] - Send a specified amount of a cryptocurrency to a destination address. -When tipping, you can asume its 1 usdc. +When tipping, you can assume its 1 usdc. /tip [username] - Send 1 usdc. ## Examples