Skip to content

Commit 895ba2f

Browse files
committed
docs: 修复注释中的错别字 (#80)
1 parent 765ae8c commit 895ba2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
def collect_static():
1919
"""
2020
收集静态文件到指定目录
21-
本项目主要是将前端vue/dist的前段项目放到静态目录下面
21+
本项目主要是将前端vue/dist的前端项目放到静态目录下面
2222
:return:
2323
"""
2424
logging.info("Collect static files")

0 commit comments

Comments
 (0)