Skip to content

Commit 2e0c6aa

Browse files
authored
Merge pull request #732 from davidspeijer/patch-1
Update index.rst
2 parents 5680528 + 3dac062 commit 2e0c6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Database Configuration
5656
By default DebugKit will store panel data into a SQLite database in your
5757
application's ``tmp`` directory. If you cannot install pdo_sqlite, you can
5858
configure DebugKit to use a different database by defining a ``debug_kit``
59-
connection in your **config/app.php** file. For example::
59+
connection in the ``Datasources`` variable in your **config/app.php** file. For example::
6060

6161
/**
6262
* The debug_kit connection stores DebugKit meta-data.

0 commit comments

Comments
 (0)