Skip to content

Commit

Permalink
fix: remove backticks from front matter (pingcap#18200)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt committed Jul 29, 2024
1 parent 4cce7b4 commit 398d4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-schema/mysql-schema-user.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: `mysql.user`
title: mysql.user
summary: 了解 `mysql` 系统表 `user`。
---

Expand Down

0 comments on commit 398d4b2

Please sign in to comment.