Skip to content

Commit 1ba2016

Browse files
authored
develop: fix CURD to CRUD (pingcap#19706)
1 parent 15b8ea5 commit 1ba2016

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

develop/dev-guide-tidb-crud-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: CRUD SQL in TiDB
3-
summary: A brief introduction to TiDB's CURD SQL.
3+
summary: A brief introduction to TiDB's CRUD SQL.
44
---
55

66
# CRUD SQL in TiDB
77

8-
This document briefly introduces how to use TiDB's CURD SQL.
8+
This document briefly introduces how to use TiDB's CRUD SQL.
99

1010
## Before you start
1111

0 commit comments

Comments
 (0)