Commit 6bbfcca
authored
fix: typos in documentation files (#2457)
This pull request contains changes to improve clarity, correctness and
structure.
**Description correction:**
Corrected `submited` to `submitted`
Corrected `resset` to `reset`
Corrected `beacuse` to `because`
Please review the changes and let me know if any additional changes are
needed.
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on correcting typographical errors and improving
comments throughout the codebase.
### Detailed summary
- Corrected "submited" to "submitted" in the comment for
`UserNameProofByName`.
- Fixed "resset" to "reset" in the comment regarding expiration in
`storeEventHandler.test.ts`.
- Changed "beacuse" to "because" in the comment about gossiping an
invalid bundle in `gossipNetworkBundle.test.ts`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`
<!-- end pr-codex -->1 parent 0fd5f35 commit 6bbfcca
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- apps/hubble/src
- storage
- db
- stores
- test/e2e
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments