style: ✏️ fixed typos

fixed typos
This commit is contained in:
6rak0
2022-12-08 14:23:50 -06:00
parent 5d7c297f2f
commit 8c6023e93b
7 changed files with 35 additions and 34 deletions

View File

@@ -15,4 +15,4 @@ Promise.all([
copyLibPkg('bot', appDir),
copyLibPkg('database', appDir),
copyLibPkg('provider', appDir),
]).then(() => console.log('Todas las lib copiadas'))
]).then(() => console.log('Todas las librerías copiadas'))