Skip to content

Commit

Permalink
doc fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csummers committed Feb 24, 2016
1 parent a320abf commit 551c3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hugsql.org/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@ <h4 id="command">Command</h4>
<li><code>:insert</code> or <code>:i!</code> = support for insert and jdbc <code>.getGeneratedKeys</code></li>
</ul>

<p><code>:query</code and <code>:execute</code> mirror the
<p><code>:query</code> and <code>:execute</code> mirror the
distinction between <code>query</code> and <code>execute!</code>
in the
<code>clojure.java.jdbc</code> library and <code>fetch</code> and <code>execute</code> in the
Expand Down

0 comments on commit 551c3ee

Please sign in to comment.