Skip to content

Commit 39efd63

Browse files
Update rust/basic_bitcoin/README.md
Co-authored-by: Dimitris Sarlis <[email protected]>
1 parent b7c7888 commit 39efd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/basic_bitcoin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ reflected in your current balance.
216216

217217
## Step 6: Retrieving block headers
218218

219-
You can also get range of Bitcoin block headers by using the `get_block_headers`
219+
You can also get a range of Bitcoin block headers by using the `get_block_headers`
220220
endpoint on your canister.
221221

222222
In the Candid UI, write the desired start height and optionally end height, and click on "Call":

0 commit comments

Comments
 (0)