Skip to content

Commit 09056f3

Browse files
authored
Merge pull request #4 from chrisreddington/patch-1
Typo fix
2 parents 3b1d991 + dd48a99 commit 09056f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/how-github-uses-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Validation is part of the PR lifecycle, and is managed by the status checks defi
5454

5555
Once a feature is deployed, your team will use various tools to monitor your applications to detected problems. You can use [GitHub's APIs](https://docs.github.com/rest) to create issues should problems arise. Additionally, GitHub Actions can run in response to webhooks, allowing you to flag bugs or identify failed deployments.
5656

57-
## Lessons form the Open Source community
57+
## Lessons from the Open Source community
5858

5959
Most Open Source Software (OSS) OSS projects are maintained by a set of contributors with various backgrounds and skill-levels, and are geographically distributed. Many contributions come from people who view OSS as a side project. The practices developed by the OSS community to support contributors can be applied to internal development as well. This process is typically referred to as InnerSource.
6060

0 commit comments

Comments
 (0)