Skip to content

Commit b2280b2

Browse files
eugeniatelidalithb
andauthored
Update website/src/pages/en/subgraphs/guides/subgraph-linter.mdx
Co-authored-by: Idalith <126833353+idalithb@users.noreply.github.com>
1 parent 34726ef commit b2280b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/subgraphs/guides/subgraph-linter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It complements existing tools by helping you catch problems locally while writin
99

1010
## When to use it
1111

12-
Subgraph handlers often fail in subtle ways that don’t show up until indexing starts:
12+
Run Subgraph Linter when you want to detect handler and mapping issues that don't often appear until indexing starts, such as:
1313

1414
- Entities are saved with missing required fields
1515
- Multiple instances of the same entity handled at the same time causing overwrite issues

0 commit comments

Comments
 (0)