Skip to content

Commit a4c1bf0

Browse files
LittleTheFusorrycc
authored andcommitted
fix comment (#40)
1 parent 79cdc6f commit a4c1bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1/zh-cn/tutorial/09-mock数据.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
mock文件如下:
1818

1919
```js
20-
// ./src/mock/users.js
20+
// ./mock/users.js
2121
'use strict';
2222

2323
const qs = require('qs');

0 commit comments

Comments
 (0)