Commit 1f4966e
authored
chore: fix some typos in comments (#3739)
fix some typos in comments
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Fixes comment typos in asset market data types/structs.
>
> - Corrects `amount` description from "pice" to "price" in `AssetValue`
and related non-fungible docs in `snaps-sdk` and `snaps-utils` handlers
> - Documentation-only change; no runtime or type behavior modifications
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
ede12e5. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Signed-off-by: geogrego <[email protected]>1 parent f87618f commit 1f4966e
File tree
2 files changed
+3
-3
lines changed- packages
- snaps-sdk/src/types/handlers
- snaps-utils/src/handlers
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments