Skip to content

Commit

Permalink
fix typo (pingcap#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
a9QrX3Lu authored Jul 12, 2021
1 parent 22b3f73 commit 477c944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion courses/rust/building-blocks/bb-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Read all the readings and perform all the exercises.
about how logging works in Rust.

- **[Reading: `slog` crate API][sl]**. Another popular logging crate, designed
for "structured loging". Again, just read the crate-level docs, to compare to
for "structured logging". Again, just read the crate-level docs, to compare to
`log`. You might also want to look at ["Introduction to structured logging
with slog"][sli].

Expand Down

0 comments on commit 477c944

Please sign in to comment.