We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1885826 commit 9e74d69Copy full SHA for 9e74d69
src/understand-tidb/introduction.md
@@ -116,7 +116,7 @@ These processes locate at the following modules:
116
117
| Package | Usage |
118
| :-------------------- | :-------------------------------------------------------------------------- |
119
-| pingcap/tidb/sever | Interface between protocol layer and SQL layer |
+| pingcap/tidb/server | Interface between protocol layer and SQL layer |
120
| pingcap/tidb/parser | SQL parsing and syntax analyze |
121
| pingcap/tidb/planner | Validation, query plan building, query plan optimizing |
122
| pingcap/tidb/executor | Executor generation and execution |
0 commit comments