From bfa21cdc49af8fff6ec5dbaf2b1d95388d8b2f5b Mon Sep 17 00:00:00 2001 From: andr3i-f <105520459+andr3i-f@users.noreply.github.com> Date: Thu, 2 Nov 2023 00:27:23 -0700 Subject: [PATCH] Updated contextual misspelling error in index.html.md Just changed "then" -> "than" --- source/index.html.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/index.html.md b/source/index.html.md index 6540dbf..dc780a5 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -130,15 +130,15 @@ limit | 100 | How many listings to return. Max of 100. sort_by | `best_deal` | How to order the listings. Can be one of: category | 0 | Can be one of: 0 = `any`, 1 = `normal`, 2 = `stattrak`, 3 = `souvenir` def_index | | Only include listings that have a one of the given def index(es) -min_float | | Only include listings that have a float higher then this -max_float | | Only include listings that have a float lower then this +min_float | | Only include listings that have a float higher than this +max_float | | Only include listings that have a float lower than this rarity | | Only include listings that have this rarity paint_seed | | Only include listings that have this paint seed paint_index | | Only include listings that have this paint index user_id | | Only include listings from this SteamID64 collection | | Only include listings from this collection (ie. `set_bravo_ii`, derived from the schema) -min_price | | Only include listings have a price higher then this (in cents) -max_price | | Only include listings have a price lower then this (in cents) +min_price | | Only include listings have a price higher than this (in cents) +max_price | | Only include listings have a price lower than this (in cents) market_hash_name | | Only include listings that have this market hash name type | | Either `buy_now` or `auction` stickers | | Must be in the form: ID|POSITION?[,ID|POSITION?...]. Position being the sticker slot on the weapon.