Skip to content

Commit 9e74d69

Browse files
authored
spelling mistake correction of sever (#266)
sever to server
1 parent 1885826 commit 9e74d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/understand-tidb/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ These processes locate at the following modules:
116116

117117
| Package | Usage |
118118
| :-------------------- | :-------------------------------------------------------------------------- |
119-
| pingcap/tidb/sever | Interface between protocol layer and SQL layer |
119+
| pingcap/tidb/server | Interface between protocol layer and SQL layer |
120120
| pingcap/tidb/parser | SQL parsing and syntax analyze |
121121
| pingcap/tidb/planner | Validation, query plan building, query plan optimizing |
122122
| pingcap/tidb/executor | Executor generation and execution |

0 commit comments

Comments
 (0)