diff --git a/.github/workflows/deploy-prod-static.yml b/.github/workflows/deploy-prod-static.yml index 65cbe588a072..685e609e56ec 100644 --- a/.github/workflows/deploy-prod-static.yml +++ b/.github/workflows/deploy-prod-static.yml @@ -37,7 +37,7 @@ jobs: - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0 - # Builds the modules, and boostraps the other modules + # Builds the modules, and bootstraps the other modules - name: Build website run: | pnpm install