Skip to content

Commit

Permalink
capitalized letter
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolovlazar committed Dec 19, 2021
1 parent b983e4c commit e71186d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/cli/src/utils/init-cli.ts
Expand Up @@ -9,7 +9,7 @@ export async function initCLI() {
await unhandledError()
welcome({
title: "Chakra UI CLI",
tagLine: `by chakra UI\n${pkgJSON.description}`,
tagLine: `by Chakra UI\n${pkgJSON.description}`,
bgColor: `#319795`,
color: `#FFFFFF`,
bold: true,
Expand Down

1 comment on commit e71186d

@vercel
Copy link

@vercel vercel bot commented on e71186d Dec 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.