diff --git a/www/src/pages/docs/index.js b/www/src/pages/docs/index.js index 97abc08563bc7..76964ec1381b0 100644 --- a/www/src/pages/docs/index.js +++ b/www/src/pages/docs/index.js @@ -31,8 +31,8 @@ class IndexRoute extends React.Component { helped developers of all skill levels.
  • - Quick start: One page summary of how to install Gatsby and start - a new project. + Quick start: One page + summary of how to install Gatsby and start a new project.
  • Recipes: A happy medium between diff --git a/yarn.lock b/yarn.lock index 0cf0dd3a93513..c6d46cebb6fe4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16300,6 +16300,11 @@ shebang-regex@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" +shell-escape@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/shell-escape/-/shell-escape-0.2.0.tgz#68fd025eb0490b4f567a027f0bf22480b5f84133" + integrity sha1-aP0CXrBJC09WegJ/C/IkgLX4QTM= + shell-quote@1.6.1, shell-quote@^1.6.1: version "1.6.1" resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"