From 44a62f4de8175a207d2ed14990ca49a30b66a93b Mon Sep 17 00:00:00 2001 From: Bounty Hunter Bot Date: Thu, 14 May 2026 03:23:00 +0000 Subject: [PATCH] docs: fix typo recieve -> receive in README.md Closes #40 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33cf0b0..fa07da9 100644 --- a/README.md +++ b/README.md @@ -184,4 +184,4 @@ This project is licensed under the MIT License — see the [LICENSE](LICENSE) fi - **Docs**: [docs.acme-sdk.dev](https://docs.acme-sdk.dev) - **Email**: sdk-support@acme-sdk.dev -When you recieve an error, please check the [troubleshooting guide](docs/configuration.md#troubleshooting) before opening an issue. +When you receive an error, please check the [troubleshooting guide](docs/configuration.md#troubleshooting) before opening an issue.