diff --git a/docs/blog/2018-03-07-why-we-created-the-plugin-library/index.md b/docs/blog/2018-03-07-why-we-created-the-plugin-library/index.md index 6abd6278f27e1..73dd25ed6b458 100644 --- a/docs/blog/2018-03-07-why-we-created-the-plugin-library/index.md +++ b/docs/blog/2018-03-07-why-we-created-the-plugin-library/index.md @@ -83,7 +83,7 @@ Here are some ways you can help make the Gatsby plugin ecosystem great: - [Contact me](https://twitter.com/shannonb_ux/status/938551014956732418) here if you have feedback that differs from or provides deeper insight into one of the pain points this article mentions. - Follow us on [Twitter](https://twitter.com/gatsbyjs). -## Sneak peak into the next UX project +## Sneak peek into the next UX project Our next UX project is designing and building a [Gatsby site showcase](https://github.com/gatsbyjs/gatsby/issues/4392). Please contribute to and subscribe to the issue to help out! diff --git a/docs/blog/2018-07-20-why-we-built-the-site-showcase/index.md b/docs/blog/2018-07-20-why-we-built-the-site-showcase/index.md index 964ddada76986..d63cc24301ba0 100644 --- a/docs/blog/2018-07-20-why-we-built-the-site-showcase/index.md +++ b/docs/blog/2018-07-20-why-we-built-the-site-showcase/index.md @@ -78,7 +78,7 @@ Users should be able to: Here's what's next in [Issue #5927](https://github.com/gatsbyjs/gatsby/issues/5927). Feel free to tackle any part of this project and contribute to it or discuss new possibilities! -## Sneak peak into the next UX project +## Sneak peek into the next UX project Our next UX project is finishing up the starter showcase, which will look similar to the site showcase and also have a major functional difference: filter by dependency. Please contribute to these issues to help out! diff --git a/docs/blog/2018-08-13-using-decoupled-drupal-with-gatsby/index.md b/docs/blog/2018-08-13-using-decoupled-drupal-with-gatsby/index.md index f84dd24a76618..f4bb1f95a40e7 100644 --- a/docs/blog/2018-08-13-using-decoupled-drupal-with-gatsby/index.md +++ b/docs/blog/2018-08-13-using-decoupled-drupal-with-gatsby/index.md @@ -7,7 +7,7 @@ tags: ["cms", "drupal"] ## Why use Drupal + Gatsby together? -Kyle Mathews is presenting on “Gatsby + Drupal” at [Decoupled Drupal Days NYC](https://2018.decoupleddays.com/session/decoupled-drupal-gatsby) this Saturday; for those who can’t make it to his presentation, we wanted to give you a sneak peak of what it will be about. +Kyle Mathews is presenting on “Gatsby + Drupal” at [Decoupled Drupal Days NYC](https://2018.decoupleddays.com/session/decoupled-drupal-gatsby) this Saturday; for those who can’t make it to his presentation, we wanted to give you a sneak peek of what it will be about. (Hint: it’s about how nicely Gatsby and Drupal work together!) diff --git a/www/src/components/guidelines/cards/blog.js b/www/src/components/guidelines/cards/blog.js index 8e8eae9bbcb96..d7d0deb169a2f 100644 --- a/www/src/components/guidelines/cards/blog.js +++ b/www/src/components/guidelines/cards/blog.js @@ -34,7 +34,7 @@ const BlogCard = ({ ...props }) => ( Why use Drupal + Gatsby together? Kyle Mathews is presenting on “Gatsby + Drupal” at Decoupled Drupal Days NYC this Saturday; for those who can’t make it to his presentation, we wanted to - give you a sneak peak of what it will be about. + give you a sneak peek of what it will be about.