Skip to content

Commit

Permalink
Add linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
FinlayDaG33k committed Jan 25, 2024
1 parent d7b73c3 commit 69e37c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Allows easily setting application configs using JSON rather than environment-var

## Getting Started

First, create a file `config.json` at your application's root.
First, create a file `config.json` at your application's root.
By default `debug` and `error_log` are set to these values.
If you want to change them, this is the place where to do it!
```json
Expand Down

0 comments on commit 69e37c2

Please sign in to comment.