Skip to content

Commit 58c2add

Browse files
committed
remove unrelated change
1 parent 0f0daa9 commit 58c2add

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/superpowers/specs/2026-04-22-unmonorepo-webapi-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The unified build keeps the original flat module surface instead of adding gener
124124
- `WebAPI.Headers`
125125
- `WebAPI.URL`
126126

127-
Shared DOM base types should be owned by `DOM`, so common references stay short, for example `DOM.element` instead of `BaseDOM.element` or `DOM_.DOM.element`.
127+
Shared DOM base types should be owned by `DOM`, so common references stay short, for example `DOM.element` instead of `BaseDOM.element` or `Base.DOM.element`.
128128

129129
## Internal Module Naming
130130

0 commit comments

Comments
 (0)