Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit 3b14bfd

Browse files
committed
fix docs
1 parent 0449d5a commit 3b14bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ You can use DHS also to fetch records from GraphQL Endpoints:
164164

165165
class Record < DHS::Record
166166

167-
configuration items_keys: [:data, :ethereum, :address, 0, :balances]
167+
configuration items_key: [:data, :ethereum, :address, 0, :balances]
168168

169169
endpoint 'https://graphql.bitquery.io/',
170170
graphql: {

0 commit comments

Comments
 (0)