From 625e5f179318b732008adfcdf5ed476882049780 Mon Sep 17 00:00:00 2001 From: Dmitry Shevtsov <12731225+dshevtsov@users.noreply.github.com> Date: Fri, 14 Feb 2020 10:10:11 -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 9b01714037e..b9f63645df2 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ exclude: The published website contains documentation for the latest Magento releases only. For cases, when you need to view the content as it was for an earlier release, we created [tags](https://github.com/magento/devdocs/tags) in this repository. Typically, they point at the commit when the release notes were finalized and published. -Get the list of available tags: +To view the list of available tags: ```bash git tag --list