Skip to content

Commit

Permalink
regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
saucepoint committed Jan 8, 2024
1 parent ecdf328 commit 44197c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/hooks/no-op/index.html.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const html = `<ul>
<p>Use-cases:</p>
<ul>
<li>Asynchronous swap fulfillment. Reorder and fulfill swaps at a later point in the time</li>
<li>Combine <code>NoOp</code> + custom accounting to faciliate swaps with external liquidity</li>
<li>Combine <code>NoOp</code> + custom accounting to facilitate swaps with external liquidity</li>
</ul>
<hr>
<h2>Example NoOp Hook</h2>
Expand Down

0 comments on commit 44197c6

Please sign in to comment.