Skip to content

Commit bb57abd

Browse files
committed
style(docs): Remove accidental tabs
1 parent d3d5a1a commit bb57abd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docs/configuration/basic-setup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ For Fetcharr to start up, you need to have a `fetcharr.yaml` file in your config
1717
<TabItem value="source" label="From source">
1818
The configuration directory will be located in your local application data directory, which depends on your OS:
1919
- **Windows**: ``C:/Users/<user>/AppData/Local/Fetcharr/config``
20-
- **macOS**: `` /Users/<user>/.local/share/Fetcharr/config``
21-
- **Linux**: `` /home/<user>/.local/share/Fetcharr/config``
20+
- **macOS**: ``/Users/<user>/.local/share/Fetcharr/config``
21+
- **Linux**: ``/home/<user>/.local/share/Fetcharr/config``
2222
</TabItem>
2323
</Tabs>
2424

0 commit comments

Comments
 (0)