Skip to content

Commit e5b6e75

Browse files
authored
Fix typo
1 parent d3a84c7 commit e5b6e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/assumptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ namespace from array instances that are passed in, but not explicitly doing
4949

5050
The assumption made during creation of this standard is that libraries are
5151
constrained by backwards compatibility guarantees to their users, and are
52-
likely unwilling to make significant bacwards-incompatible changes for the
52+
likely unwilling to make significant backwards-incompatible changes for the
5353
purpose of conforming to this standard. Therefore it is assumed that the
5454
standard will be made available in a new namespace within each library, or the
5555
library will provide a way to retrieve a module or module-like object that

0 commit comments

Comments
 (0)