From c4780a39d4d176bd73880658b1c9e8fca62acaf0 2020-09-04 18:20:57 From: Matthias Bussonnier Date: 2020-09-04 18:20:57 Subject: [PATCH] Merge pull request #12540 from rushabh-v/cont_typo --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3aecb23..1c7922c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,7 +74,7 @@ For more detailed information, see our [GitHub Workflow](https://github.com/ipyt ## Running Tests -All the tests can by running +All the tests can be run by using ```shell iptest ```