Skip to content

Commit

Permalink
Merge pull request #228 from SethTisue/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
xuwei-k authored Dec 5, 2024
2 parents c339d69 + a68bafd commit 7db9c1b
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 7db9c1b

Please sign in to comment.