docs: Fix typos

- Condorcet is a proper noun.
- "textfile" => "text file".
- Drop apostrophe.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2019-08-29 17:04:45 +01:00
parent b24a2a4785
commit 7d714d482c

View File

@ -28,7 +28,7 @@ of the Community README.
The election process begins three calendar weeks prior to the election. The election process begins three calendar weeks prior to the election.
- One week for candidates to submit their candidacy - One week for candidates to submit their candidacy
- One week "debate period" for electorate to pose questions on the community - One week "debate period" for electorate to pose questions on the community
mailing lists to learn the candidates' platforms mailing lists to learn the candidates platforms
- One week for voting - One week for voting
- Results announced - Results announced
@ -42,7 +42,7 @@ Committee elections.
## Candidacy ## Candidacy
Anyone who has made contributions to the Kata Containers project is eligible Anyone who has made contributions to the Kata Containers project is eligible
to run. Candidates submit their candidacy by adding a textfile to the to run. Candidates submit their candidacy by adding a text file to the
corresponding election folder under the community repo with their interest corresponding election folder under the community repo with their interest
and platform, and announcing their candidacy on the [community developer mailing and platform, and announcing their candidacy on the [community developer mailing
list](http://lists.katacontainers.io/cgi-bin/mailman/listinfo/kata-dev). list](http://lists.katacontainers.io/cgi-bin/mailman/listinfo/kata-dev).
@ -76,7 +76,7 @@ Containers project. This includes, but is not limited to:
## System ## System
The Architecture Committee election uses The Architecture Committee election uses
[CIVS with condorcet method voting](https://civs.cs.cornell.edu/) [CIVS with Condorcet method voting](https://civs.cs.cornell.edu/)
## Tools ## Tools