Skip to content

Commit f6c3998

Browse files
authored
Merge pull request #49 from enjoythecode/patch-1
Fix typos in contributing.md
2 parents c02f419 + 5e2f304 commit f6c3998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
This project is owned by the [Mobile Identity Team](https://gus.lightning.force.com/lightning/r/CollaborationGroup/0F9B00000002nQMKAY/view).
2-
To contribute to this progect, you'll need to follow the [fork-and-PR](https://help.github.com/articles/creating-a-pull-request-from-a-fork/) workflow.
2+
To contribute to this project, you'll need to follow the [fork-and-PR](https://help.github.com/articles/creating-a-pull-request-from-a-fork/) workflow.
33

44
* We try to follow [PEP 8](https://www.python.org/dev/peps/pep-0008/) for coding standards.
5-
* Tests run as a side effect of PRs must not be broken (see [our Jenkins instance](https://salesforceauth.ci.data.com/job/declarative-apis-test/)
5+
* Tests run as a side effect of PRs must not be broken (see [our Jenkins instance](https://salesforceauth.ci.data.com/job/declarative-apis-test/))
66

77
As this library is powering production services, new features must be approved by the team. Feel free to contribute PRs for bug fixes, but anything beyond that should
88
have at least have a discussion first. Please use the Github issue tracker to kick off the discussion. Rough ideas to fully fleshed out designs are welcome!

0 commit comments

Comments
 (0)