Skip to content

Commit

Permalink
Update welcome.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan authored Dec 11, 2023
1 parent 78d61c5 commit fc5f929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/docs/pages/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ In addition to documentation, Fern can generate SDKs (client libraries) in popul
go get -u github.com/your-organization/go
```
</CodeBlock>
<CodeBlock title="Java/Kotlin/JVM">
<CodeBlock title="Java">
```bash
<dependency>
<groupId>com.your-organization</groupId>
Expand Down

0 comments on commit fc5f929

Please sign in to comment.