Skip to content

Commit 7ce74fd

Browse files
authored
Update README.md
1 parent f908ed5 commit 7ce74fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-react-helmet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ their React component.
99
With this plugin, attributes you add in their component, e.g. title, meta
1010
attributes, etc. will get added to the static HTML pages Gatsby builds.
1111

12-
This is important not just for site viewers, but also for SEO -- title and description metadata stored in the document head is a key components used by Google and other search engines in determining result placement.
12+
This is important not just for site viewers, but also for SEO -- title and description metadata stored in the document head is a key component used by Google in determining placement in search results.
1313

1414
## Install
1515

0 commit comments

Comments
 (0)