Skip to content

Commit 1c8841c

Browse files
authored
Update tutorials/wordle.md
1 parent 21ba813 commit 1c8841c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/wordle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ wordled tx wordle submit-wordle giant --from wordle-key --keyring-backend test -
595595

596596
> NOTE: We are submitting a transaction asynchronously to avoid
597597
any timeout errors. With Rollkit as a replacement to CometBFT, we
598-
need to wait for data availability network to ensure a block
598+
need to wait for the data availability network to ensure a block
599599
was included from Wordle, before proceeding to the next block. Currently,
600600
in Rollkit, the single aggregator is not moving forward with the next block
601601
production as long as it is trying to submit the current block to the DA network.

0 commit comments

Comments
 (0)