Skip to content

Commit a176678

Browse files
committed
Fix typo in comment of botfile
1 parent d8f9f66 commit a176678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/templates/init/botfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121
},
2222

2323
/**
24-
* Access control of admin pabel
24+
* Access control of admin panel
2525
*/
2626
login: {
2727
enabled: process.env.NODE_ENV === 'production',

0 commit comments

Comments
 (0)