Skip to content

Commit 7af02ca

Browse files
committed
add missing dot
1 parent 7387deb commit 7af02ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ git config --add hooks.enabled-plugins wipchecker
175175

176176
### Syntax checker hook
177177

178-
Checks for syntax errors in files that have a checker, based on the file extension
178+
Checks for syntax errors in files that have a checker, based on the file extension.
179179
For the moment, there only is a php checker, located at `hooks/syntaxchecker/php/check.sh`.
180180

181181
This hook is language-agnostic.

0 commit comments

Comments
 (0)