Skip to content

Commit c439d89

Browse files
authored
add missing word
1 parent a463422 commit c439d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3355-rust-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Safety critical Rust software won't pass certification without a specification t
3434
Proposals and discussions about new Rust language features could be more efficient and precise
3535
using accurately defined terms that everyone agrees on.
3636
Questions about subtle interactions between features of the language could be answered
37-
using precise information from a specification, instead a combination of guesses and several non-authoritative sources.
37+
using precise information from a specification, instead of a combination of guesses and several non-authoritative sources.
3838

3939
# Current state
4040

0 commit comments

Comments
 (0)