Commit 381b09c
[typo](docs) fix SHOW COLLATION example command (#3366)
## Summary
- verify #2718 still applies: example command in zh `SHOW-COLLATION.md`
uses `how collation;`
- fix typo to `show collation;`
- keep commit signed with original author identity
## Reference
- redoes issue intent from #2718
Co-authored-by: chengwei <112926116+chengwei977@users.noreply.github.com>1 parent f008736 commit 381b09c
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/sql-manual/sql-reference/Show-Statements
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments