Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed May 1, 2024
1 parent 8360f6e commit 7e71031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llhttp-wasm-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
llhttp-wasm:
if: ${{ github.event_name == 'pull_request' && needs.check.outputs.run_job == 'true' }}
name: Check integrity of generagted wasm-files for llhttp
name: Check integrity of generated wasm-files for llhttp
needs: check
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 7e71031

Please sign in to comment.