Skip to content

Commit 258fd5d

Browse files
authored
Spelling corrections (#530)
* Typo: maintaining * Typos: potentially, involve * Typo: ad hoc
1 parent 18ab5ba commit 258fd5d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

contributor/05-benefits-of-contribution-article.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The most obvious motivation is what typically draws early contributors into open
1717
source as well.
1818

1919
Remember that annoying bug you've been working around for so long? The time
20-
and energy that maintainting those workarounds costs? What if instead of waiting for
20+
and energy that maintaining those workarounds costs? What if instead of waiting for
2121
the upstream team to fix that issue sometime in the future, you could go ahead
2222
and fix it yourself? In this "scratch your own itch" situation first-time contributors
2323
often start with fixing issues in projects they depend on for their

introduction/07-faq.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ image::https://user-images.githubusercontent.com/9609562/151901209-52b3468b-dedd
2626
=== Will we just be reviewing PRs all day every day?
2727
If so then your core team is understaffed. A healthy team is staffed so that there is time for assisting contributors and making core contributions yourself.
2828

29-
You can mitigate this by setting expectation, potentialy via SLAs. If contributors expect PR reviews within an hour, maybe you will be stuck reviewing PRs all the time, but if you set an SLA of 1 day or 1 week, this won't be the case.
29+
You can mitigate this by setting expectation, potentially via SLAs. If contributors expect PR reviews within an hour, maybe you will be stuck reviewing PRs all the time, but if you set an SLA of 1 day or 1 week, this won't be the case.
3030

3131
=== How do we convince management this is a good idea?
3232
Figure out what they want and get a https://innersourcecommons.org/stories[working example of InnerSource], preferably within your organisation, that shows them getting it. If your organization's OSPO manages InnerSource projects, reach out to them for support.
@@ -41,7 +41,7 @@ InnerSource gives engineers the opportunity to develop their career, both in ter
4141
Also, many engineers value open source; InnerSource embraces open source practices, and can be a step towards open source for many projects.
4242

4343
=== What are the expectations on part of both host and contributor?
44-
Work together! This may be completely async via Pull Requests, or invovle regular community catchups - whatever works for you.
44+
Work together! This may be completely async via Pull Requests, or involve regular community catchups - whatever works for you.
4545

4646
Communication and support must go in both directions and be open and collaborative, fostering a culture of psychological safety. Feedback on contributions, or existing code, must be approached with a growth mindset, and as partnership to make things better.
4747

introduction/08-is-innersource-right.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You will need to encourage and support contributions via activities such as:
2323
* Inviting users to make the contributions that they need and following up with them to ensure that they do them.
2424
* Maintaining an https://patterns.innersourcecommons.org/p/base-documentation#contributing.md[CONTRIBUTING.md] document that contains everything an engineer needs to know to contribute to the project.
2525
* Giving up-front guidance and direction as to how to implement a given contribution.
26-
* Being available during regular hours for any ad-hoc questions that contributors have.
26+
* Being available during regular hours for any ad hoc questions that contributors have.
2727
* Timely review of incoming pull requests.
2828
* Ongoing maintenance of submitted code (after the https://patterns.innersourcecommons.org/p/30-day-warranty[warranty window]).
2929

0 commit comments

Comments
 (0)