Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JKorf committed Mar 26, 2024
1 parent d934072 commit 751650f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h3>Spot API</h3>

var result = await krakenClient.SpotApi.Trading.CancelOrderAsync("123");</code></pre>

<h3>Usd Futures API</h3>
<h3>Futures API</h3>
<b id="idocs_example_symbols">Get Symbols</b><br />
<p>Get a list of supported usd futures symbols</p>
<pre><code>var krakenClient = new KrakenRestClient();
Expand Down

0 comments on commit 751650f

Please sign in to comment.