diff --git a/docs/get-started/tooling/data-indexers/thegraph.mdx b/docs/get-started/tooling/data-indexers/thegraph.mdx index 3d7d122ff..92e4b403c 100644 --- a/docs/get-started/tooling/data-indexers/thegraph.mdx +++ b/docs/get-started/tooling/data-indexers/thegraph.mdx @@ -235,7 +235,7 @@ Passing this into the query URL returns this result: // ... ``` -### Sample Code +### Sample code ```jsx const axios = require("axios");