From 31d2c6c4fcd5d055a94841558c643ff0ffe2b1ad Mon Sep 17 00:00:00 2001 From: nirmalnirav Date: Mon, 9 Aug 2021 09:40:40 +0200 Subject: [PATCH] sentence formation - grammar --- reference/commands/creator/export.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/commands/creator/export.rst b/reference/commands/creator/export.rst index 3c502e85965..9b11cdda725 100644 --- a/reference/commands/creator/export.rst +++ b/reference/commands/creator/export.rst @@ -13,8 +13,8 @@ conan export Copies the recipe (conanfile.py & associated files) to your local cache. Use the 'reference' param to specify a user and channel where to export -it. Once the recipe is in the local cache it can be shared, reused and -to any remote with the 'conan upload' command. +it. Once the recipe is in the local cache it can be shared and reused +with any remote with the 'conan upload' command. .. code-block:: text