We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ad2bc commit e2614abCopy full SHA for e2614ab
README.md
@@ -83,7 +83,7 @@ stability goals are:
83
84
* Memory ownership model: an (opt-in) Cyclone/Rust-inspired memory
85
ownership model is highly desired by systems programmers and for
86
- other high-performance applications that want predictible and
+ other high-performance applications that want predictable and
87
deterministic performance. This feature will fundamentally shape the
88
ABI, from low-level language concerns such as "inout" and low-level
89
"addressors" to its impact on the standard library. While a full
0 commit comments