Skip to content

Commit e2614ab

Browse files
BasThomasjtbandes
authored andcommitted
Fix typo (predictible -> predictable) in README
1 parent 02ad2bc commit e2614ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ stability goals are:
8383

8484
* Memory ownership model: an (opt-in) Cyclone/Rust-inspired memory
8585
ownership model is highly desired by systems programmers and for
86-
other high-performance applications that want predictible and
86+
other high-performance applications that want predictable and
8787
deterministic performance. This feature will fundamentally shape the
8888
ABI, from low-level language concerns such as "inout" and low-level
8989
"addressors" to its impact on the standard library. While a full

0 commit comments

Comments
 (0)