Skip to content

Commit

Permalink
deploy: cd7a7fc
Browse files Browse the repository at this point in the history
  • Loading branch information
Step7750 committed May 26, 2024
1 parent 68d6e51 commit 0524cf7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -467,12 +467,12 @@ <h3 id='query-parameters'>Query Parameters</h3>
<tr>
<td>min_float</td>
<td></td>
<td>Only include listings that have a float higher then this</td>
<td>Only include listings that have a float higher than this</td>
</tr>
<tr>
<td>max_float</td>
<td></td>
<td>Only include listings that have a float lower then this</td>
<td>Only include listings that have a float lower than this</td>
</tr>
<tr>
<td>rarity</td>
Expand Down Expand Up @@ -502,12 +502,12 @@ <h3 id='query-parameters'>Query Parameters</h3>
<tr>
<td>min_price</td>
<td></td>
<td>Only include listings have a price higher then this (in cents)</td>
<td>Only include listings have a price higher than this (in cents)</td>
</tr>
<tr>
<td>max_price</td>
<td></td>
<td>Only include listings have a price lower then this (in cents)</td>
<td>Only include listings have a price lower than this (in cents)</td>
</tr>
<tr>
<td>market_hash_name</td>
Expand Down

0 comments on commit 0524cf7

Please sign in to comment.