Skip to content

Commit 587b33a

Browse files
authored
chore(docs): remove extra "you" (typo) (#27125)
1 parent 8807fea commit 587b33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/recipes/working-with-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ module.exports = {
4646
}
4747
```
4848

49-
_The instructions found in the README of the plugin you're using can you help you determine specifics about what configurations (if any) it requires. For this example to have an effect in your own site, you would need to create the `src/images` folder and place files inside of it._
49+
_The instructions found in the README of the plugin you're using can help you determine specifics about what configurations (if any) it requires. For this example to have an effect in your own site, you would need to create the `src/images` folder and place files inside of it._
5050

5151
3. Run `gatsby develop`, your plugin should run as your site builds.
5252

0 commit comments

Comments
 (0)