From 1fb98b066a84aa8d489c9a39f24636170f7d8ecb Mon Sep 17 00:00:00 2001 From: Henry Mai <88569156+tanducmai@users.noreply.github.com> Date: Fri, 29 Mar 2024 19:50:13 +1030 Subject: [PATCH] docs: fix wording and grammar usage (#2203) --- docs/basic-usage.rst | 2 +- docs/cli-options.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/basic-usage.rst b/docs/basic-usage.rst index 54893f1..34958a8 100644 --- a/docs/basic-usage.rst +++ b/docs/basic-usage.rst @@ -307,7 +307,7 @@ the post's caption:: instaloader --post-metadata-txt="{likes} likes." -Note that with this feature, it is possible to easily and fastly extract +Note that with this feature, it is possible to easily and quickly extract additional metadata of already-downloaded posts, by reimporting their JSON files. Say, you now also want to export the number of comments the Posts had when they were downloaded:: diff --git a/docs/cli-options.rst b/docs/cli-options.rst index fc7e874..05a0206 100644 --- a/docs/cli-options.rst +++ b/docs/cli-options.rst @@ -26,7 +26,7 @@ Targets ^^^^^^^ Specify a list of targets. For each of these, Instaloader creates a folder and -stores all posts along with the pictures's captions there. +stores all posts along with the pictures' captions there. .. include:: basic-usage.rst :start-after: targets-start