From b4c3f4dec0f42f5e0ab3985122d30c5b15d71581 Mon Sep 17 00:00:00 2001 From: Jah-yee <166608075+Jah-yee@users.noreply.github.com> Date: Wed, 13 May 2026 23:16:00 +0800 Subject: [PATCH] fix typo: recieve -> receive in README.md --- 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.