Skip to content

Commit 86fa66e

Browse files
authored
Fix docs formatting typo (#2352)
1 parent 6603e65 commit 86fa66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/integrated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you run `optimade` code inside another application, you might want to provide
1313
Let's say you have a file `optimade_config.json` as part of the Python module that you use to create your OPTIMADE API.
1414

1515
!!! tip
16-
You can find more detailed information about configuring the `optimade` server in the [Configuration](../configuration.md) section.
16+
You can find more detailed information about configuring the `optimade` server in the [Configuration](../configuration.md) section.
1717

1818
Before importing any `optimade` modules, you can set the `OPTIMADE_CONFIG_FILE` environment variable to refer to your config file:
1919

0 commit comments

Comments
 (0)