diff --git a/.github/workflows/deploy-gcp-tests.yml b/.github/workflows/deploy-gcp-tests.yml index 3371dfcb..3ac9f48d 100644 --- a/.github/workflows/deploy-gcp-tests.yml +++ b/.github/workflows/deploy-gcp-tests.yml @@ -363,7 +363,7 @@ jobs: # disk description. # # The regex used to grep the sync height is provided by ${{ inputs.height_grep_text }}, - # this allows to dinamically change the height as needed by different situations or + # this allows to dynamically change the height as needed by different situations or # based on the logs output from different tests # # Passes the sync height to subsequent steps using $SYNC_HEIGHT env variable