File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ See the [docs](http://docs.rs/assert_cmd) for more.
3636## Relevant crates
3737
3838Other crates that might be useful in testing command line programs.
39- * [ escargot] [ escargot ] for more control over configurin the crate's binary.
39+ * [ escargot] [ escargot ] for more control over configuring the crate's binary.
4040* [ duct] [ duct ] for orchestrating multiple processes.
4141 * or [ commandspec] for easier writing of commands
4242* [ rexpect] [ rexpect ] for testing interactive programs.
Original file line number Diff line number Diff line change 7474//! ## Relevant crates
7575//!
7676//! Other crates that might be useful in testing command line programs.
77- //! * [escargot][escargot] for more control over configurin the crate's binary.
77+ //! * [escargot][escargot] for more control over configuring the crate's binary.
7878//! * [duct] for orchestrating multiple processes.
7979//! * or [commandspec] for easier writing of commands
8080//! * [rexpect][rexpect] for testing interactive programs.
You can’t perform that action at this time.
0 commit comments