question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extra word API in Tutorial Part 7 Docs

See original GitHub issue

I’m finding too many issues right now but can’t PR as my Mac is servicing. Till then, I’ll post an issue :0

This file https://github.com/gatsbyjs/gatsby/blob/master/docs/tutorial/part-seven/index.md has an extra word API

Find You've added an implementation of the createPages API which API Gatsby calls so plugins can add pages.

& replace with

You've added an implementation of the createPages API which Gatsby calls so plugins can add pages.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
piehcommented, Jun 23, 2018

Haha 😉 I’ll merge @roachnt PR so he gets his Contributor badge, but thanks @jumpalottahigh for jumping on this too!

0reactions
piehcommented, Jun 23, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

APIs for Beginners - How to use an API (Full Course / Tutorial)
What is an API ? Learn all about APIs (Application Programming Interfaces) in this full tutorial for beginners. You will learn what APIs...
Read more >
API getting started tutorials | Documenting APIs
One reason getting started tutorials are often absent is because they're seen as going the extra mile, delivering content that exceeds normal expectations....
Read more >
Part 7: Add Dynamic Images from Data
This time, you'll learn how to add dynamic images to your site. In this part of the Tutorial, you'll use the dynamic GatsbyImage...
Read more >
What is API: Definition, Specifications, Types, Documentation
An API is a set of programming code that enables data transmission between one software product and another. It also contains the terms...
Read more >
How to Write Doc Comments for the Javadoc Tool
A doc comment is written in HTML and must precede a class, field, constructor or method declaration. It is made up of two...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found