Skip to content

Commit e88123b

Browse files
authored
few typos (#126)
1 parent 9ab5714 commit e88123b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

content/about/mission/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These tools are placed under shared maintenance and development in the `scverse`
2626

2727
## User engagement
2828

29-
We are community-driven and committed to keeping the `scverse` community open. We strive to actively foster a community where everyone is and feels welcomed, and where there are no barriers to contributions in any form. We welcome newcomers and pledge to build an environment where they can grow as contributors, developers and community members. Together with technical and development support, we also support our users through:
29+
We are community-driven and committed to keeping the `scverse` community open. We strive to actively foster a community where everyone is and feels welcomed, and where there are no barriers to contributions in any form. We welcome newcomers and pledge to build an environment where they can grow as contributors, developers, and community members. Together with technical and development support, we also support our users through:
3030

3131
* Clear documentation of code and usage via docs and tutorials.
3232
* Participation in development through issues and pull requests.
@@ -40,10 +40,10 @@ Development of these packages is not restricted – contributions are welcomed a
4040
However, `scverse` aims to support the external development of new approaches to analyze and work with single cell data.
4141
We encourage the creation of new methods and tools on top of the *core* packages and data-structures.
4242

43-
We support the development these ecosystem packages by:
43+
We support the development of these ecosystem packages by:
4444

4545
* Providing stable APIs to build on top of.
46-
* Providing standardized and well supported data structure to pass around data.
46+
* Providing standardized and well-supported data structure to pass around data.
4747
* Making sure all contributions are recognized in our change logs and documentation.
4848
* Promoting 3rd party packages that rely on `scverse` via our websites and social media feeds.
4949
* Establishing open communication channels for:

content/about/roles/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The purpose of this document is to formalize the governance process used by the `scverse` project, to clarify how decisions are made and how the various groups within our community interact.
44

55
As a whole, we are a consensus-based community project.
6-
However, any subproject within the scverse can have their own governance system as long as they do not conflict with the rules set out here.
6+
However, any subproject within the scverse can have its own governance system as long as they do not conflict with the rules set out here.
77
Anyone with an interest in the project can join the community, contribute to the project design, and participate in the decision making process.
88
This document describes how that participation takes place, how to find consensus, and how deadlocks are resolved.
99

@@ -23,7 +23,7 @@ among other possibilities.
2323
Any community member can become a contributor, and all are encouraged to do so.
2424
By contributing to the project, community members can directly help to shape its future.
2525

26-
All community members are required to adhere by our [code of conduct](https://scverse.org/about/code_of_conduct/).
26+
All community members are required to adhere to our [code of conduct](https://scverse.org/about/code_of_conduct/).
2727
Potential contributors are encouraged to read the [Contributing Guide](https://scanpy.readthedocs.io/en/stable/dev/index.html).
2828

2929
A community member becomes a contributor when the following criteria are met:
@@ -38,15 +38,15 @@ This includes who gets commit rights to their projects.
3838

3939
## Core team
4040

41-
The core team are community members that have demonstrated continued commitment to the project through ongoing contributions.
41+
The core team are community members who have demonstrated continued commitment to the project through ongoing contributions.
4242
They have shown they can be trusted to maintain scverse with care.
4343
Team members appear as organization members on the scverse [GitHub organization](https://github.com/orgs/scverse/people) and are on our [@scverse/core](https://github.com/orgs/scverse/teams/core) GitHub team.
4444

4545
There are sub-roles within the core team depending on the kinds covering different kinds of contributions and responsibilities.
4646

4747
### Core developers
4848

49-
Core developers are members of the core team who have made signifigant code contributions to `scverse`.
49+
Core developers are members of the core team who have made significant code contributions to `scverse`.
5050
They are granted additional rights so they can more easily carry on with their `scverse` related activities.
5151
These rights include: merging approved pull requests, voting for and against contested pull-requests, and being involved in deciding major changes to the API.
5252
Core developers are on our [@scverse/core-devs](https://github.com/orgs/scverse/teams/core-devs) GitHub team.
@@ -60,7 +60,7 @@ While there is no hard-and-fast rule about who can be nominated, ideally, they s
6060
* Contributed to the discussion and review of others' work
6161
* Collaborated in a way befitting our community values
6262

63-
After nomination admission will be decided by two-thirds majority vote on a private mailing list by the core team.
63+
After nomination, admission will be decided by two-thirds majority vote on a private mailing list by the core team.
6464

6565
Primary maintainers of new core packages, who are not already core developers, will be invited to join.
6666

@@ -91,17 +91,17 @@ During that time deadlocked votes of the SC will be postponed until the new memb
9191

9292
The `scverse` steering council may be contacted at `steering-council@scverse.org`, or via the [@scverse/steering-council](https://github.com/orgs/scverse/teams/steering-council) GitHub team.
9393

94-
## Management committee
94+
## Management Committee
9595

9696
The management committee consists of PIs that support the development of scverse core projects. Members of the management committee are expected to secure funding and allocate resources to the continuous development of one or more core projects.
9797

9898
PIs supervising the development of new core packages, who are not already part of the managment committee, will be invited to join.
9999

100-
## Scientific advisory board
100+
## Scientific Advisory Board
101101

102102
The scientific advisory boards consists of highly experienced scientists devoted to research in single cell omics analysis. In an annual meeting, the scientific advisory boards assesses the progress of scverse and suggests priorities for the next year based on the latests developments in the field.
103103

104-
Members of the scientific adivsory boards are nominated by the core team.
104+
Members of the scientific advisory boards are nominated by the core team.
105105

106106
# Decision Making Process
107107

0 commit comments

Comments
 (0)