Remove unnecessary apostrophe from doc (#463)

This commit is contained in:
Nathan Kessler 2020-07-12 06:15:23 -04:00 committed by GitHub
parent 5e1c214f8c
commit 5365bf976c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@
//! //!
//! ### Command Execution //! ### Command Execution
//! //!
//! There are two different way's to execute commands: //! There are two different ways to execute commands:
//! //!
//! * [Lazy Execution](#lazy-execution) //! * [Lazy Execution](#lazy-execution)
//! * [Direct Execution](#direct-execution) //! * [Direct Execution](#direct-execution)