Skip to content

Commit 82049a5

Browse files
authored
Merge pull request botpress#70 from CarvAlani/master
Fix typo in comment of botfile
2 parents d8f9f66 + a176678 commit 82049a5

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)