Skip to content

Commit 31cdb00

Browse files
authored
Update README.md
1 parent ed265fb commit 31cdb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-netlify/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ You can also create a `_redirects` file in the `static` folder for the same affe
129129
You can validate the `_redirects` config through the
130130
[Netlify playground app](https://play.netlify.com/redirects).
131131

132-
Redirect rules are automaticly added for [client only paths](/docs/building-apps-with-gatsby/#client-only-routes). If those rules are conflicting with custom rules or if you want to have more control over them you can disable them in [configuration](#configuration) by setting `generateMatchPathRewrites` to `false`.
132+
Redirect rules are automatically added for [client only paths](/docs/building-apps-with-gatsby/#client-only-routes). If those rules are conflicting with custom rules or if you want to have more control over them you can disable them in [configuration](#configuration) by setting `generateMatchPathRewrites` to `false`.

0 commit comments

Comments
 (0)