Skip to content

Commit 14930aa

Browse files
committed
fix: cheange json5 to jsonc
1 parent e3945d8 commit 14930aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configuration/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
配置文件总是从当前工作目录的 `./appsettings.jsonc` 解析
44

5-
其是一个 **JSON5** 文件, 支持注释和尾随逗号
5+
其是一个 **JSONC** 文件, 支持注释和尾随逗号
66

77
```json5
88
{

0 commit comments

Comments
 (0)