Skip to content

Commit 765ae8c

Browse files
authored
docs: 修改注释的错别字 (#78)
1 parent 4be261b commit 765ae8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/common/constants/permission_constants.py

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

1212
class Group(Enum):
1313
"""
14-
权限组 一个组一般对应前段一个菜单
14+
权限组 一个组一般对应前端一个菜单
1515
"""
1616
USER = "USER"
1717

0 commit comments

Comments
 (0)