From b5eb57be119151227dc18ee8b7c027d4a3754c6b Mon Sep 17 00:00:00 2001 From: typicode Date: Thu, 28 Jan 2021 05:35:37 +0100 Subject: [PATCH] docs: typo --- README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5049af9f6..106d2b83b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > Git hooks made easy -Husky improves your commits and more 🐶*woof!* +Husky improves your commits and more 🐶 *woof!* - [**Documentation v5 (recommended for Open Source and Sponsors)**](https://typicode.github.io/husky) - [Documentation v4 (current latest)](https://github.com/typicode/husky/tree/master) diff --git a/docs/README.md b/docs/README.md index 668d7de39..22e881dee 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ > Git hooks made easy -Husky improves your commits and more 🐶*woof!* +Husky improves your commits and more 🐶 *woof!* You can use it to lint your commit messages, run tests, lint code, etc... when you commit or push. Husky supports [all](https://git-scm.com/docs/githooks) Git hooks.