Skip to content

Commit

Permalink
Update database.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-porter committed Feb 24, 2016
1 parent aa74bb9 commit 150068d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slick/src/sphinx/database.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ connection data you have available.
Using Typesafe Config
---------------------

The prefered way to configure database connections is through `Typesafe Config`_ in your
The preferred way to configure database connections is through `Typesafe Config`_ in your
``application.conf``, which is also used by Play_ and Akka_ for their configuration.

.. includecode:: resources/application.conf#mydb
Expand Down

0 comments on commit 150068d

Please sign in to comment.