From 533fdb393f55682e614f1704cec1b2e3f81a8391 Mon Sep 17 00:00:00 2001 From: pawellysy Date: Fri, 29 Nov 2024 10:05:44 +0100 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Kamil MusiaƂowski <105275628+kamil-musialowski@users.noreply.github.com> --- docs/connectors/morningstar/screeners/investment-screener.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/connectors/morningstar/screeners/investment-screener.md b/docs/connectors/morningstar/screeners/investment-screener.md index 56f390d..68af6cd 100644 --- a/docs/connectors/morningstar/screeners/investment-screener.md +++ b/docs/connectors/morningstar/screeners/investment-screener.md @@ -21,7 +21,7 @@ For more details, see [Morningstar's Investment Screener API]. [Morningstar's Investment Screener API]: https://developer.morningstar.com/direct-web-services/documentation/api-reference/screener/investment-screener -this connector is designed to be interacted with using some external buttons, that might filter data on the backend, provide pagiantion as well as sorting. +this connector is designed to be interacted with using external buttons, that might filter data on the backend, provide pagination as well as sorting. Here is an example of how to use the Investment Screener connector: @@ -29,7 +29,7 @@ Here is an example of how to use the Investment Screener connector: const screenerConnector = MC.InvestmentScreenerConnector({ page: 1, pageSize: 20, - langageId: 'en-GB', + languageId: 'en-GB', currencyId: 'USD', filters: [ {