You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DOCUMENTATION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ If you wish to change this to `summary`, you can [publish the SEO Pro config](#p
168
168
169
169
## GraphQL
170
170
171
-
If you're accessing content through Statamic's [GraphQL API](https://statamic.dev/graphql], you can render SEO meta this way as well. For example, in an [entries query](https://statamic.dev/graphql#entries-query) you can access prerendered SEO meta `html` under `seo`:
171
+
If you're accessing content through Statamic's [GraphQL API](https://statamic.dev/graphql], you can render SEO meta on your entries and terms this way as well. For example, in an [entries query](https://statamic.dev/graphql#entries-query) you can access prerendered SEO meta `html` under `seo`:
0 commit comments