Skip to content

Commit b1f6eed

Browse files
committed
fix typo
1 parent b432a67 commit b1f6eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A simple example attempt to verify a share proof on chain using blobstreams [DAV
88
go run main.go
99
```
1010

11-
This example will fetch data inclusion and share proofs from using Celestia json rpc and then attempts to verifies the generate proof on chain using the deployed ShareLoader contract below.
11+
This example will fetch data inclusion and share proofs from using Celestia json rpc and then attempts to verify the generated proof on chain using the deployed ShareLoader contract below.
1212

1313
### ShareLoader Contract
1414

0 commit comments

Comments
 (0)