Skip to content

Commit

Permalink
docs(blog): Fixed typo of sneak peek (#15703)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kriyszig authored and KyleAMathews committed Jul 14, 2019
1 parent ef4eea2 commit 0017672
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Expand Up @@ -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!

Expand Down
Expand Up @@ -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!

Expand Down
Expand Up @@ -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!)

Expand Down
2 changes: 1 addition & 1 deletion www/src/components/guidelines/cards/blog.js
Expand Up @@ -34,7 +34,7 @@ const BlogCard = ({ ...props }) => (
<strong>Why use Drupal + Gatsby together?</strong> 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.
</Text>

<Flex mt={4} alignItems="center">
Expand Down

0 comments on commit 0017672

Please sign in to comment.