Skip to content

Commit 494c48c

Browse files
authored
Merge pull request #1069 from devbridie/patch-1
Fix typo (floatting -> floating)
2 parents 213f1b1 + bd74237 commit 494c48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2019-11-12-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Find all #Rust2020 posts at [Read Rust](https://readrust.net/rust-2020/).
4040

4141
This week has multiple crates:
4242

43-
* [accurate](https://crates.io/crates/accurate), accumulator types for more accurate (or even provably correct) sum and dot product of floatting-point numbers
43+
* [accurate](https://crates.io/crates/accurate), accumulator types for more accurate (or even provably correct) sum and dot product of floating-point numbers
4444
* [transfer](https://github.com/dureuill/transfer), a crate to transfer values between pinned instances.
4545
* [genawaiter](https://github.com/whatisaphone/genawaiter), a crate to allow generators on stable Rust.
4646

0 commit comments

Comments
 (0)