We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37f48f commit 422941dCopy full SHA for 422941d
website/pages/en/developing/creating-a-subgraph.mdx
@@ -626,7 +626,7 @@ This more elaborate way of storing many-to-many relationships will result in les
626
627
#### Adding comments to the schema
628
629
-As per GraphQL spec, comments can be added above schema entity attributes using the hash symble `#`. This is illustrated in the example below:
+As per GraphQL spec, comments can be added above schema entity attributes using the hash symbol `#`. This is illustrated in the example below:
630
631
```graphql
632
type MyFirstEntity @entity {
0 commit comments