Skip to content

Commit fcf7c1b

Browse files
committed
Other minor spelling fixes
1 parent 700aeb9 commit fcf7c1b

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

measuring/areas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ organization.
2727
to obtain trends about this type of information. Usual activity
2828
measurements can be the number of commits up to some date, but also
2929
the increase or decrease of such number of commits when comparing to
30-
timeframes. This can be extended to any potential *event* that may
30+
time frames. This can be extended to any potential *event* that may
3131
take place in a community of developers: emails, reviews, opening a
3232
ticket, closing a ticket, commenting on a code review or sending an
3333
email, but there are others more elaborated such as actions as

measuring/goals/reduce-duplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Why should be build things more than once?
66
We're already busy and behind where we'd like to be.
7-
We want to build just once software that solves commmon problems and then share it widely throughout the company.
7+
We want to build just once software that solves common problems and then share it widely throughout the company.
88

99
## Related Questions
1010

measuring/metrics/code-contributions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
**Synopsis**: Count of commits that do not come from the project owner.
66
Gain additional insight by gathering metadata on these commits such as committer identity, committer business unit, or or commit timestamp.
77

8-
**Unit of Measurement**: Ordinal number
8+
**Unit of Measurement**: Ordinal number
99

1010
**Interpretation**: Higher contribution count is generally better.
11-
Higher diversity of contribution across people, business units or timeframe is generally better
11+
Higher diversity of contribution across people, business units or time frame is generally better
1212

1313
**Measuring**
1414

measuring/metrics/usage-count.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# **Metric:** Usage count
44

55
**Synopsis**: Count how many times the InnerSource project is used.
6-
Gain additional insight by gathering metadata on these usages such as business unit or timeframe.
6+
Gain additional insight by gathering metadata on these usages such as business unit or time frame.
77
With this additional metadata we can see how lopsided or even the usage is spread across the company and across time.
88

99
**Unit of Measurement**: Ordinal number.
1010

1111
**Interpretation**: Higher absolute usage count is generally better.
12-
Higher diversity of usage across business unit or timeframe is generally better.
12+
Higher diversity of usage across business unit or time frame is generally better.
1313

1414
**Measuring**
1515

measuring/questions/gqm_question_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# **Question:** A brief description of the question
44

5-
(Optional) Add any additional description oof the question.
5+
(Optional) Add any additional description of the question.
66

77
## Related Metrics
88

0 commit comments

Comments
 (0)