From 344eaaf24e0d0bcdfaadf32534f21e2f75303226 Mon Sep 17 00:00:00 2001 From: Kellan Stevens Date: Sat, 20 Apr 2024 22:02:43 +0200 Subject: [PATCH] docs: spelling fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab12d621..91aae869 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ Replace `` with either `conventional-commit` or `@commitlint`. #### Example: -To switch to using th` '@commitlint` prompt module, run: +To switch to using the `'@commitlint` prompt module, run: ```sh oco config set OCO_PROMPT_MODULE=@commitlint