Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ See also FAQs here: [/documentation/faq.html](/documentation/faq.html)

If you're looking to execute SQL queries efficiently, the best approach is to use ScalikeJDBC along with the appropriate JDBC driver for your database. Here's how you can get started quickly!

### Depedencies
### Dependencies

To get started with ScalikeJDBC, add the following dependency to your build.sbt:

Expand Down
Loading