From a68bafdc17b95ab521381bebcc3658ab9b271f42 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Thu, 5 Dec 2024 10:36:41 -0800 Subject: [PATCH] fix typo --- source/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.md.erb b/source/index.html.md.erb index 12a544e..5af29f5 100644 --- a/source/index.html.md.erb +++ b/source/index.html.md.erb @@ -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: