Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- Modify 存儲 to 儲存
  • Loading branch information
louis70109 committed Nov 25, 2021
1 parent ec34650 commit da7716b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ Other languages:

正確:

> 在 LeanCloud 上,數據存儲是圍繞 `AVObject` 進行的。
> 在 LeanCloud 上,數據儲存是圍繞 `AVObject` 進行的。
錯誤:

> 在LeanCloud上,數據存儲是圍繞`AVObject`進行的。
> 在LeanCloud上,數據儲存是圍繞`AVObject`進行的。
> 在 LeanCloud上,數據存儲是圍繞`AVObject` 進行的。
> 在 LeanCloud上,數據儲存是圍繞`AVObject` 進行的。
完整的正確用法:

Expand Down

0 comments on commit da7716b

Please sign in to comment.