Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1407366 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Jan 3, 2024
1 parent 4848461 commit cba8e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
</code></pre>
<p>or if you want to run them transactionally:</p>
<pre><code class="language-scala">ctx.runTransaction {
<pre><code class="language-scala">ctx.runTransaction() {
// queries go here!
}
</code></pre>
Expand Down

0 comments on commit cba8e6c

Please sign in to comment.