Skip to content

Commit 3074b2a

Browse files
authored
Merge pull request #4880 from joshsmith01/patch-1
Correct the name of the WordPress REST API
2 parents 9f96ef9 + 9521da1 commit 3074b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-source-wordpress/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Source plugin for pulling data into [Gatsby](https://github.com/gatsbyjs) from
44
WordPress sites using the
5-
[WordPress JSON REST API](https://developer.wordpress.org/rest-api/reference/).
5+
[WordPress REST API](https://developer.wordpress.org/rest-api/reference/).
66

77
An example site for this plugin is available.
88

0 commit comments

Comments
 (0)