Skip to content

Commit 477aed1

Browse files
committed
docs(design): Fix typo
1 parent 1ef1f95 commit 477aed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Decisions
3333
- Makes units explicit
3434
- Can track duration of any operation
3535
- Defer to cargo to provide test-binary differentiating information, like it does for rustc
36-
- No equivelant of rustc including a rendered diagnostic
36+
- No equivalent of rustc including a rendered diagnostic
3737
- Terse and pretty progress indicators are too nebulous to render (see their notifiers)
3838
- There is likely not enough value add in the failure message
3939
- This puts more of a burden on custom test harnesses for their implementation than is strictly needed

0 commit comments

Comments
 (0)