Skip to content

Commit 93c0d7f

Browse files
idalithbbenface
andauthored
Update website/pages/en/quick-start.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 2398272 commit 93c0d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The `init` command in the previous step creates a scaffold subgraph that you can
8787

8888
When making changes to the subgraph, you will mainly work with three files:
8989

90-
- Manifest (`subgraph.yaml`) - defines what data sources your subgraphs will index.
90+
- Manifest (`subgraph.yaml`) - defines what data sources your subgraph will index.
9191
- Schema (`schema. graphql`) - defines what data you wish to retrieve from the subgraph.
9292
- AssemblyScript Mappings (`mapping.ts`) - translates data from your data sources to the entities defined in the schema.
9393

0 commit comments

Comments
 (0)