Skip to content

Commit

Permalink
docs: grammar fixes (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
SKempin authored May 14, 2022
1 parent 0ec1fbd commit 846cd20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/pages/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ order: 10

# Getting started

SVGR let you transform SVG into React components everywhere.
SVGR lets you transform SVG's into React components everywhere.

<carbon-ad />

SVGR provides a [powerful playground](https://react-svgr.com/playground/) for occasional usage.

If you want to automatize SVG transformation in your application, you should follow one of this guide:
If you want to automatise SVG transformation in your application, you should follow one of these guides:

- [Next.js](/docs/next/)
- [webpack](/docs/webpack/)
Expand Down

1 comment on commit 846cd20

@vercel
Copy link

@vercel vercel bot commented on 846cd20 May 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgr – ./

svgr-gregberge.vercel.app
api.react-svgr.com
svgr-git-main-gregberge.vercel.app

Please sign in to comment.