From 7cd3ef09cba62342fce7ae75db5df277fe577d56 Mon Sep 17 00:00:00 2001 From: Kotaro Nishigori <54665270+watagori@users.noreply.github.com> Date: Thu, 9 May 2024 17:23:54 +0900 Subject: [PATCH] Update README.md (#335) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8933a..447c376 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ All available languages are currently listed in the [i18n](https://github.com/di Pushing to git is on by default but if you would like to turn it off just use: ```sh -oc config set OCO_GITPUSH=false +oco config set OCO_GITPUSH=false ``` ### Switch to `@commitlint`