Skip to content

Commit 8ae88aa

Browse files
authored
chore: fix grammar
1 parent be5e86b commit 8ae88aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/celestia-da.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Optionally, you could also set the `--rollkit.da_block_time` flag. This should b
4141

4242
Let's determine which values to provide for each of them.
4343

44-
First, let's query the DA layer start height using using our light node.
44+
First, let's query the DA layer start height using our light node.
4545

4646
```bash
4747
DA_BLOCK_HEIGHT=$(celestia header network-head | jq -r '.result.header.height')

0 commit comments

Comments
 (0)