diff --git a/docs/docs/typography-js.md b/docs/docs/typography-js.md index aac85e3c9b795..1da2c71ea9043 100644 --- a/docs/docs/typography-js.md +++ b/docs/docs/typography-js.md @@ -8,7 +8,7 @@ Typography.js is a JavaScript library that enables you to define and explore the ## Installing the Typography plugin -Gatsby has the plugin `gatsby-plugin-typography` to assist with introducting Typography.js library into your project. +Gatsby has the plugin `gatsby-plugin-typography` to assist with introducing Typography.js library into your project. 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`