Skip to content

Commit dc14f6b

Browse files
committed
fix: typo
1 parent 2f1fe96 commit dc14f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cd ./monolith
3838
npm install
3939
printf "Completed.\n\n"
4040

41-
printf "Installing microservies dependencies...\n"
41+
printf "Installing microservices dependencies...\n"
4242
cd ../microservices
4343
npm install
4444
printf "Completed.\n\n"

0 commit comments

Comments
 (0)