misc: fix spelling

This commit is contained in:
John Bampton
2023-10-04 05:18:15 +10:00
parent 744d4ebbaf
commit 034d73a4eb
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ use_openai() {
echo "The application is will runn on http://localhost:5173"
echo "The application will run on http://localhost:5173"
echo "You can stop the application by running the following command:"
echo "docker-compose down"
}