Skip to content

Commit b3b6664

Browse files
committed
fix: misspell "JetBrains AI"
1 parent ece3e96 commit b3b6664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/main/kotlin-plus-ai/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function KotlinPlusAI() {
4646
</div>
4747

4848
<div className={styles.buttons}>
49-
<Button mode="rock" size={size} href="https://www.jetbrains.com/ai/">Learn about JetBrainsAI</Button>
49+
<Button mode="rock" size={size} href="https://www.jetbrains.com/ai/">Learn about JetBrains AI</Button>
5050
<Button mode="outline" size={size}
5151
href="/docs/kotlin-ai-apps-development-overview.html">Build AI apps with Kotlin</Button>
5252
</div>

0 commit comments

Comments
 (0)