Skip to content

Commit a6b4dd6

Browse files
committed
fix: typo
1 parent 15a1811 commit a6b4dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.project_automation/functional_tests/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
PROJECT_PATH=${BASE_PATH}/project
66
PROJECT_TYPE_PATH=${BASE_PATH}/projecttype
77

8-
echo "Starting Funtional Tests"
8+
echo "Starting Functional Tests"
99

1010
cd ${PROJECT_PATH}
1111

0 commit comments

Comments
 (0)