Skip to content

Commit 60e151c

Browse files
Emily DominguezEmily Dominguez
authored andcommitted
removed break from welcome.mdx to improve styling
1 parent 8c24f8d commit 60e151c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/welcome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In addition to documentation, Fern can generate SDKs (client libraries) in popul
5555
```
5656
</CodeBlock>
5757
<CodeBlock title="Python">
58-
```python
58+
```bash
5959
pip install your-organization
6060
```
6161
</CodeBlock>

0 commit comments

Comments
 (0)