Skip to content

Commit b3fbf21

Browse files
committed
fix typo
1 parent 299cda3 commit b3fbf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Toolbar/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export const Toolbar = (props: IToolbarProps) => {
118118
variant="ghost"
119119
className="text-gray-500 dark:text-gray-400 -ml-2 whitespace-nowrap"
120120
>
121-
Lean GraphQL
121+
Learn GraphQL
122122
</Button>
123123
</a>,
124124
]}

0 commit comments

Comments
 (0)