diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 591beaef820d1e53c1e4856e29ff11245824ef05..85fee704c2f54c92961d091d1cf45ecd02c9f5bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,7 +78,7 @@ Please follow this style to make MindSpore easy to review, maintain and develop. * Pull a request to MindSpore repository - In the last step, your need to pull a compare request between your new branch and MindSpore `master` branch. After finishing the pull request, the Jekins CI will be automatically set up for building test. + In the last step, your need to pull a compare request between your new branch and MindSpore `master` branch. After finishing the pull request, the Jenkins CI will be automatically set up for building test. ### Report issues