Skip to content

Commit 7e71031

Browse files
committed
fix typo
1 parent 8360f6e commit 7e71031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llhttp-wasm-integrity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
llhttp-wasm:
4141
if: ${{ github.event_name == 'pull_request' && needs.check.outputs.run_job == 'true' }}
42-
name: Check integrity of generagted wasm-files for llhttp
42+
name: Check integrity of generated wasm-files for llhttp
4343
needs: check
4444
runs-on: ubuntu-latest
4545
steps:

0 commit comments

Comments
 (0)