Skip to content

Commit 24ae845

Browse files
iadityavsDSchau
authored andcommitted
found another typo (#10760)
<!-- 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 --> ## 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 37de1ff commit 24ae845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/typography-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Typography.js is a JavaScript library that enables you to define and explore the
88

99
## Installing the Typography plugin
1010

11-
Gatsby has the plugin `gatsby-plugin-typography` to assist with introducting Typography.js library into your project.
11+
Gatsby has the plugin `gatsby-plugin-typography` to assist with introducing Typography.js library into your project.
1212

1313
You can install the plugin and its peer dependencies into your project by running the command `npm install gatsby-plugin-typography react-typography typography --save`
1414

0 commit comments

Comments
 (0)