Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Fix tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Nov 8, 2014
1 parent f9b3acb commit df89e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/index.html
Expand Up @@ -10,7 +10,7 @@ <h2>Run snippets on sbt console</h2>

<pre><code>
// basic import
import scalikejdbc._, SQLInterpolation._
import scalikejdbc._

// load conf/application.conf
import scalikejdbc.config._
Expand Down

0 comments on commit df89e0e

Please sign in to comment.