Skip to content

Commit cc942bf

Browse files
committed
Fixes a weird sentence
1 parent a8e8930 commit cc942bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025-05-12-git-hooks-for-cleaner-blog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ No - rather I would like to check for problems every time I make a change. Prefe
1818

1919
Turns out - there's a built-in Git-tool for that.
2020

21-
Let me show you how I did that.
21+
Let me show you how I put these things together to make a guarded check-in that don't allow spelling or linting errors to be committed into the repository.
2222

2323
<!-- excerpt-end -->
2424

0 commit comments

Comments
 (0)