Skip to content

Commit

Permalink
Merge pull request #1159 from tchajed/fix-crate-doc-typo
Browse files Browse the repository at this point in the history
Fix typo in crate documentation
  • Loading branch information
kbknapp authored Feb 2, 2018
2 parents 969c3ad + 091058e commit d29100f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@
//! For example, to test the code, as above simply run:
//!
//! ```text
//! $ just run-tests`
//! $ just run-tests
//! ```
//!
//! From here on, I will lis the appropriate `cargo` command as well as the `just` command.
Expand Down

0 comments on commit d29100f

Please sign in to comment.