Skip to content

Commit cc425df

Browse files
committed
fix spelling
1 parent 2ab9820 commit cc425df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fi
7272
echo "DOG_FOOD_VENV_BIN=${venv_dir}/${binary_folder_name}" >> "$GITHUB_ENV"
7373
${DOG_FOOD_VENV_BIN}/pip install .
74-
- name: Lint our own pakage
74+
- name: Lint our own package
7575
shell: bash
7676
run: |
7777
${DOG_FOOD_VENV_BIN}/nps lint .

0 commit comments

Comments
 (0)