Skip to content

Commit 538dac7

Browse files
Update posts/2019-01-17-Rust-1.32.0.md
Co-Authored-By: steveklabnik <steve@steveklabnik.com>
1 parent e7c8bf5 commit 538dac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2019-01-17-Rust-1.32.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ information.
3131

3232
#### The `dbg` macro
3333

34-
First up, a small quality of life improvement. Are you a "printf debugger"? If you are, and
34+
First up, a quality of life improvement. Are you a "printf debugger"? If you are, and
3535
you've wanted to print out some value while working on some code, you have to do this:
3636

3737
```rust

0 commit comments

Comments
 (0)