Skip to content

Commit 18c659b

Browse files
committed
Fixed typo
1 parent 5e3a619 commit 18c659b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Commit changes
4444
uses: stefanzweifel/git-auto-commit-action@v4
4545
with:
46-
commit_message: PPHP & JS CS Fixes
46+
commit_message: PHP & JS CS Fixes
4747

4848
- name: Install dependencies
4949
run: |

0 commit comments

Comments
 (0)