diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8497474..b156f96 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ To clone the [fastlane](https://fastlane.tools) repos, use the [countdown](https Before submitting a new issue, do the following: -- Verify you're runing the latest version by running `pem -v` and compare it with the [project page on GitHub](https://github.com/fastlane/PEM). +- Verify you're running the latest version by running `pem -v` and compare it with the [project page on GitHub](https://github.com/fastlane/PEM). - Verify you have Xcode tools installed by running `xcode-select --install`. - Make sure to read through the [README](https://github.com/fastlane/PEM) of the project.