From b55d893efd895867d7e36a8272fefe37f98de680 Mon Sep 17 00:00:00 2001 From: JounQin Date: Sun, 9 Mar 2025 01:32:11 +0800 Subject: [PATCH] docs(config-workspace-scopes): incorrect package name title --- @commitlint/config-workspace-scopes/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@commitlint/config-workspace-scopes/readme.md b/@commitlint/config-workspace-scopes/readme.md index a09ed2669d..05f70a8826 100644 --- a/@commitlint/config-workspace-scopes/readme.md +++ b/@commitlint/config-workspace-scopes/readme.md @@ -1,4 +1,4 @@ -# @commitlint/config-workspaces-scopes +# @commitlint/config-workspace-scopes Shareable `commitlint` config enforcing workspace names as scopes. Use with [@commitlint/cli](../cli) and [@commitlint/prompt-cli](../prompt-cli).