diff --git a/pkg/graphql/schema.go b/pkg/graphql/schema.go index 4a534297..b70765ac 100644 --- a/pkg/graphql/schema.go +++ b/pkg/graphql/schema.go @@ -67,7 +67,7 @@ const schema string = ` # Transaction is the transaction that generated this log entry. transaction: Transaction - # CID for the Receipt IPLD block of leaf node. + # CID for the leaf node IPLD block of the log. cid: String! # ReceiptCID for the Receipt IPLD block this Log exists in.