From d2ce4427eb681782dad2dea8f4eaa869c4b6ada6 Mon Sep 17 00:00:00 2001 From: Dmitry Shevtsov <12731225+dshevtsov@users.noreply.github.com> Date: Fri, 14 Feb 2020 10:06:08 -0600 Subject: [PATCH] Update README.md Co-Authored-By: hguthrie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8c1c7551f1..dadb230daf3 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Once you have completed preparing your environment, you can build locally and pr rake preview ``` -You will see the commands the rake task actually runs and the output. Each command is typically highlighted with the magenta color: +You will see the commands called by the rake task and the corresponding output. Each command is typically highlighted with the magenta color: ```terminal ~/magento/devdocs (master)$ rake preview