Skip to content

Commit 26fe3f7

Browse files
feiju12138feiju
andauthored
Improvement: 修正中文文档中的##z## (#15)
Co-authored-by: feiju <[email protected]>
1 parent 929f375 commit 26fe3f7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/zh/developing/orm/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ type User struct {
272272

273273
默认所有的字段都是 **NOT NULL**
274274

275-
##z## MySQL
275+
### MySQL
276276

277277
| go | mysql |
278278
| :------------------------------------------ | :------------------------------ |

docs/zh/v2.0.x/orm/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ type User struct {
272272

273273
默认所有的字段都是 **NOT NULL**
274274

275-
##z## MySQL
275+
### MySQL
276276

277277
| go | mysql |
278278
| :------------------------------------------ | :------------------------------ |

docs/zh/v2.1.x/orm/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ type User struct {
272272

273273
默认所有的字段都是 **NOT NULL**
274274

275-
##z## MySQL
275+
### MySQL
276276

277277
| go | mysql |
278278
| :------------------------------------------ | :------------------------------ |

docs/zh/v2.2.x/orm/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ type User struct {
272272

273273
默认所有的字段都是 **NOT NULL**
274274

275-
##z## MySQL
275+
### MySQL
276276

277277
| go | mysql |
278278
| :------------------------------------------ | :------------------------------ |

docs/zh/v2.3.x/orm/model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ type User struct {
272272

273273
默认所有的字段都是 **NOT NULL**
274274

275-
##z## MySQL
275+
### MySQL
276276

277277
| go | mysql |
278278
| :------------------------------------------ | :------------------------------ |

0 commit comments

Comments
 (0)