Skip to content

Commit

Permalink
Update README.en.md
Browse files Browse the repository at this point in the history
“用标准的大小写规范进行书写” 翻译为 capitalize 不太准确
  • Loading branch information
QilanLin authored Aug 31, 2023
1 parent aef213d commit 466a568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Bad:
>
> 我們的客戶有 gイんĤЦ8、キouЯƧquムгє、๓เςг๏ร๏Ŧt ς๏гק๏гคtเ๏ภn、900913、ƒ4ᄃëв๏๏к, IПᄃ.。
Attention: When a webpage needs to conform to the overall visual style by displaying all uppercase/lowercase letters, please write those letters following standard case formatting in HTML; and define the appearance style via `text-transform: uppercase;``text-transform: lowercase;`.
Attention: When a webpage needs to conform to the overall visual style by displaying all uppercase/lowercase letters, please, in HTML, input those letters following standard case formatting; and define the appearance style via `text-transform: uppercase;``text-transform: lowercase;`.

### Avoid jargons

Expand Down

0 comments on commit 466a568

Please sign in to comment.