Skip to content

Commit 292c128

Browse files
Luke Bennettcalcsam
authored andcommitted
Change number of plugins from 'dozens' to 'hundreds' (#10822)
<!-- Have any questions? Check out the contributing docs at https://gatsby.app/contribute, or ask in this Pull Request and a Gatsby maintainer will be happy to help :) --> ## Description <!-- Write a brief description of the changes introduced by this PR --> It looks like the number of plugins has increased by quite a lot since this was written, changed the word 'dozens' to 'hundreds' to reflect this. ## Related Issues <!-- Link to the issue that is fixed by this PR (if there is one) e.g. Fixes #1234, Addresses #1234, Related to #1234, etc. -->
1 parent 9c42672 commit 292c128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/part-two/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Gatsby plugins work the same way.
6868
Community members (like you!) can contribute plugins (small amounts of
6969
JavaScript code) that others can then use when building Gatsby sites.
7070

71-
There are already dozens of plugins! Check them out at the
71+
There are already hundreds of plugins! Check them out at the
7272
[plugins section of the site](/plugins/).
7373

7474
Our goal with Gatsby plugins is to make them straightforward to install and use. In almost every Gatsby site you

0 commit comments

Comments
 (0)