Commit 56de05a
committed
docs: fix duplicate 'the' typos in spammer README and base-fee ADR
Two small duplicate-word typos in documentation:
- crates/spammer/README.md: 'the the transaction' -> 'the transaction'
- docs/adr/0004-base-fee-validation.md: 'the the header' -> 'in the header'
For the ADR typo, 'in' reads naturally in context:
'Arc includes the next block base fee in the header, computed at
the end of the parent's block execution'
Happy to adjust phrasing if a different reading was intended.1 parent cf51a19 commit 56de05a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments