Browse Source

Some more fixes to README.md's

Some more fixes to README.md's
Kek-Mex 5 years ago
parent
commit
936de33208
3 changed files with 6 additions and 6 deletions
  1. 2 2
      README.md
  2. 3 3
      meetings/acropolis/README.md
  3. 1 1
      reports/README.md

+ 2 - 2
README.md

@@ -302,7 +302,7 @@ Each release is directed by a _Release Manager_ (**RM**) who is responsible for:
 
 ### Tracking Issues
 
-A Tracking Issue is a GitHub issue which **evolves**, and at any given time holds a list of TODO items, with a corresponding completion status and and possibly responsibility indicator (i.e. each item has one responsible actor). TODO items are grouped into Tracking Issues based on what most deeply facilitates effective collaboration and progress tracking.
+A Tracking Issue is a GitHub issue which **evolves**, and at any given time holds a list of TODO items, with a corresponding completion status and possibly responsibility indicator (i.e. each item has one responsible actor). TODO items are grouped into Tracking Issues based on what most deeply facilitates effective collaboration and progress tracking.
 
 - Every Monday, each Tracking Issue will be discussed in a video meeting between all assigned team members and the Release Manager.
 - These meetings should be highly focused, and kept at a reasonably high level.
@@ -319,7 +319,7 @@ As part of the Release Plan, a set of Milestones are set, with a "target date".
 
 ### Standard Release Meetings
 
-In addition to the weekly follow-up up meetings addressed above, each release cycle includes the more formal meetings listed below.
+In addition to the weekly follow-up meetings addressed above, each release cycle includes the more formal meetings listed below.
 
 - `Launch Meeting`
 - `User Stories Meeting`

+ 3 - 3
meetings/acropolis/README.md

@@ -332,7 +332,7 @@ Notes: the current base of hyperdrive repositories effectively requires a fixed
 
 
 As a storage provider, I want to create storage tranches in order to advertise my liaison capacity.
-  -> Creating a tranche means comitting to be the liaison for it, as well as having capacity.
+  -> Creating a tranche means committing to be the liaison for it, as well as having capacity.
   -> Signing up for a tranche means having mirroring capacity and serving data.
 
 As a non-liaison storage provider, I want to sign up to a tranche in order to mirror and serve data.
@@ -559,7 +559,7 @@ The storage node had non-bug fixes (improvements) merged to master after "Full t
 
 ##### Improve phrasing
 
-In general, we learned that the KRs have to be written and clarified better to reflect the goals for the release. It should be trivial to grade the OKR, while it should also reflect the level of success. This was brought up on later points as well. KR specifici commments below:
+In general, we learned that the KRs have to be written and clarified better to reflect the goals for the release. It should be trivial to grade the OKR, while it should also reflect the level of success. This was brought up on later points as well. KR specific comments below:
 
 1. We need to make it clear whether the goal is shipping a feature or getting interest. In this case, the KR only reflected participation, which was not Alex and Bedehos job. In the future, we must go for one or the other.
 
@@ -586,7 +586,7 @@ Without addressing each point in this item specifically, we agreed that:
 
 :four:
 Everyone agreed to continue "large" issues, covering all aspects of each goal.
-If possible, we should try to combine KRs with these largeer issues in a way where we can grade and track based on checkmarks filled either directly or with weighting.
+If possible, we should try to combine KRs with these larger issues in a way where we can grade and track based on checkmarks filled either directly or with weighting.
 
 :five:
 1. Put more though and planning in to migration.

+ 1 - 1
reports/README.md

@@ -25,7 +25,7 @@ Write in third person voice to keep report maximally neutral.
 
 # Index
 
-This is the index of past reports, they should all be stored in the `archive` subfolder under an integer file name. Any attachments for for a report with id `N` should be located in a folder in the same directory named `N-attachments`.
+This is the index of past reports, they should all be stored in the `archive` subfolder under an integer file name. Any attachments for a report with id `N` should be located in a folder in the same directory named `N-attachments`.
 
 1. [Content Directory Encoding Discussion](archive/1.md)
 2. [Runtime Spec Proposal Discussion](archive/2.md)