From 8361dc683892d38723eb3616b3763e616d3b31c5 Mon Sep 17 00:00:00 2001 From: Kellan Stevens Date: Thu, 4 Jul 2024 10:08:44 +0200 Subject: [PATCH] docs: spelling fix (#325) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e646562..f15caf7 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,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