diff --git a/pages/en/developer/create-subgraph-hosted.mdx b/pages/en/developer/create-subgraph-hosted.mdx index e6a109581dcd..480362489355 100644 --- a/pages/en/developer/create-subgraph-hosted.mdx +++ b/pages/en/developer/create-subgraph-hosted.mdx @@ -111,8 +111,8 @@ dataSources: - function: createGravatar(string,string) handler: handleCreateGravatar blockHandlers: - - function: handleBlock - - function: handleBlockWithCall + - handler: handleBlock + - handler: handleBlockWithCall filter: kind: call file: ./src/mapping.ts