From 8fc4c3bf903be43eb6686c3292d9da30a65c6089 Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Thu, 28 Sep 2023 18:35:40 -0500 Subject: [PATCH] [docs] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 412908b..2f99193 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Optional ├── results_wanted (int): number of job results to retrieve for each site specified in 'site_type' ├── easy_apply (bool): filters for jobs that are hosted on LinkedIn ├── country_indeed (enum): filters the country on Indeed (see below for correct spelling) -├── offset (enum): starts the search from an offset (e.g. 25 will start the search from the 25th result) +├── offset (num): starts the search from an offset (e.g. 25 will start the search from the 25th result) ``` ### JobPost Schema