diff --git a/README.md b/README.md index 1ca90ba..c77eb30 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Defaults to `true` #### limit The total number of articles that you would like to be returned. Please note that with higher numbers, the actual returned number may be lower. Typically the max is `99`, but it varies depending on many variables in Puppeteer (such as rate limiting, network conditions etc.). -Defaults to `99` +Defaults to `99` ## TypeScript 💙 Google News Scraper includes full [TypeScript](https://typescriptlang.org/) definitions.