From cf1f30b63f1a9d216adad4b46da78f5be20af9b9 Mon Sep 17 00:00:00 2001 From: Charles OpenClaw Date: Fri, 29 May 2026 23:22:15 +0000 Subject: [PATCH] docs: fix first contribution typo --- docs/FIRST_CONTRIBUTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FIRST_CONTRIBUTION.md b/docs/FIRST_CONTRIBUTION.md index ccf417f..458fb16 100644 --- a/docs/FIRST_CONTRIBUTION.md +++ b/docs/FIRST_CONTRIBUTION.md @@ -33,7 +33,7 @@ Scroll to the bottom. Write a short commit message like `Fix typo in CONTRIBUTIN GitHub will walk you through opening a PR. Fill in the PR template: -- **Summary**: "Fix typo in CONTRIBUTING.md: `recieve` -> `receive`" +- **Summary**: "Fix typo in CONTRIBUTING.md: correct misspelled `receive`" - **Type of change**: Bug fix - **Area**: Docs - **Checklist**: tick off the boxes that apply