chore: fix typo in ts

This commit is contained in:
Nicolas Meienberger 2023-10-16 20:17:31 +02:00
parent 3fa8608056
commit e529cf3022

View file

@ -306,7 +306,7 @@ export class SystemExecutors {
boxen(
`Visit: http://${envMap.get('INTERNAL_IP')}:${envMap.get(
'NGINX_PORT',
)} to access the dashboard\n\nFind documentation and guides at: https://runtipi.io\n\nTipi is entierly written in Typescript and we are looking for contributors!`,
)} to access the dashboard\n\nFind documentation and guides at: https://runtipi.io\n\nTipi is entierly written in TypeScript and we are looking for contributors!`,
{
title: 'Tipi successfully started 🎉',
titleAlignment: 'center',