Skip to content

Commit 54e5fa1

Browse files
authored
fix: grammar tweaks
Grammar tweaks
1 parent e50aef0 commit 54e5fa1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/how-to-guides/how-to-scan-ordinal-activities.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Scan Ordinal Activities in your Terminal
2+
title: Scan Ordinal Activities in Your Terminal
33
---
44

5-
Ordhook is a tool that helps you find ordinal activities from the Bitcoin chain. Think of it like a detective that can find and track these activities for you. Once it finds these activities, it can be used to help build your own database. This guide will show you how to use Ordhook to scan these activities in your terminal.
5+
Ordhook is a tool that helps you find ordinal activity on the Bitcoin chain. Think of it like a detective that can find and track this activity for you. Once it finds any activity, that data can be used to help build your own database. This guide will show you how to use Ordhook to scan this activity on the Bitcoin chain in your terminal.
66

7-
### Explore ordinal activity
7+
### Explore Ordinal Activity
88

9-
You can use the following command to scan a range of blocks on mainnet or testnet.
9+
You can use the following command to scan a range of blocks on mainnet or testnet:
1010

1111
`ordhook scan blocks 767430 767753 --mainnet`
1212

0 commit comments

Comments
 (0)