Skip to content

docs: fix typo in README.md (recieve → receive)#279

Open
lingxiaoyiyu-hub wants to merge 1 commit into
TencentCloud:masterfrom
lingxiaoyiyu-hub:fix/typo-in-readme
Open

docs: fix typo in README.md (recieve → receive)#279
lingxiaoyiyu-hub wants to merge 1 commit into
TencentCloud:masterfrom
lingxiaoyiyu-hub:fix/typo-in-readme

Conversation

@lingxiaoyiyu-hub

Copy link
Copy Markdown

Summary

This PR fixes a typo found in the README.md documentation.

Change

  • "recieve" → "receive" (1 occurrence)
    • Line 322, in the SDK log output example
    • Context: 信息: recieve response, response url: ...

Why

The typo appears in the sample API response log shown in the usage documentation. The preceding line correctly uses "send request", making the inconsistent "recieve response" clearly a spelling error. Correcting it improves documentation quality.


This is a documentation-only change with no functional impact.

- Fixed 'recieve' → 'receive' in the log output example
  (Line 322, SDK usage documentation section)

The typo appeared in a sample API response log where the client
'receives' a response — paired with the correct 'send request'
on the preceding line, making the inconsistency clear.
@zqfan

zqfan commented Jun 23, 2026

Copy link
Copy Markdown
Member

Can you fix the source code too? So it can be fixed in single PR. https://github.com/TencentCloud/tencentcloud-sdk-java/blob/master/src/main/java/com/tencentcloudapi/common/TCLog.java#L108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants