Extra word API in Tutorial Part 7 Docs
See original GitHub issueI’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:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Haha 😉 I’ll merge @roachnt PR so he gets his Contributor badge, but thanks @jumpalottahigh for jumping on this too!
Closed with https://github.com/gatsbyjs/gatsby/pull/6109