Skip to content

Commit 98f4c7b

Browse files
authored
Merge pull request #109 from szepeviktor/typos
Fix typos
2 parents 3538cae + 5c6cd8c commit 98f4c7b

File tree

9 files changed

+23
-15
lines changed

9 files changed

+23
-15
lines changed

.typos.toml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[files]
2+
extend-exclude = [
3+
".git/",
4+
]
5+
ignore-hidden = false
6+
7+
[default.extend-words]
8+
invokable = "invokable"
9+
10+
[default.extend-identifiers]
11+
# Typos
12+
"Github" = "GitHub"

.vitepress/theme/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
html:root {
110110
--vp-nav-height: 58px;
111111

112-
/* vp-defaut theme over-rides */
112+
/* vp-default theme overrides */
113113
--vp-c-brand-1: var(--brand-02);
114114
--vp-c-brand-2: rgb(86 154 203);
115115

_typos.toml

-4
This file was deleted.

guides/OKR/05-assess-your-okrs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ By the end of the quarter, you and your Team give each Key Result a final score,
88
- Were our OKRs aligned with the IxDF’s broader strategies?
99
- Did they keep us focused on delivering value to customers?
1010
- Did we feel connected to our OKRs?
11-
- What have we learnt from this quarter? How do we lift the bar moving into the coming quarter?
11+
- What have we learned from this quarter? How do we lift the bar moving into the coming quarter?
1212

1313
## Hold the Quarterly Meeting
1414

library/backend/SOLID.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ function areaOfRectangle() {
218218
}
219219
```
220220

221-
Remember what we said: “we must make sure that Square classes are extending the Rectangle without changing their behaviour”. But, as you can see, 21 is not equal to 9.
221+
Remember what we said: “we must make sure that Square classes are extending the Rectangle without changing their behavior”. But, as you can see, 21 is not equal to 9.
222222

223223
The solution would be to manage the class inheritance hierarchies correctly, for example by introducing the interface `Quadrilateral`.
224224

library/backend/conventions--laravel.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ PUT /api/users/1,id,name,444|regex:%23(.*a){100}%23
752752

753753
```json
754754
{
755-
"username": "aaaaa.....ALOT_OF_REPETED_As_aaaaaaaaaa"
755+
"username": "aaaaa.....ALOT_OF_REPEATED_As_aaaaaaaaaa"
756756
}
757757
```
758758

outdated/design-products/delivery-process.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ everything the team does. It shows how far along they are in the sprint, as well
6262

6363
**Issues** are tasks, design requests, new features or bugs that will be addressed in each milestone.
6464

65-
#### Github Issue Types
65+
#### GitHub Issue Types
6666

6767
- Design Request: Design a landing page.
6868
- Bug Report: Fix broken cta button.
@@ -90,7 +90,7 @@ level of priority (e.g. low, medium, high).
9090

9191
**GitHub** as a way to manage execution of tasks (how, when, what).
9292

93-
- Leverage Github to track progress of tasks.
93+
- Leverage GitHub to track progress of tasks.
9494

9595
### AirTable
9696

@@ -105,7 +105,7 @@ level of priority (e.g. low, medium, high).
105105

106106
### Slack
107107

108-
**Slack** for communication and updates. MIRO MIRO for collaboration and ideation sessions.
108+
**Slack** for communication and updates. MIRO for collaboration and ideation sessions.
109109

110110
## Delivery Criteria
111111

@@ -151,9 +151,9 @@ our [Design Principles](/outdated/design-products/design-principles.md)**?
151151
- Adoption (e.g., x number of users by 21Q4)
152152
- Dates (e.g., launch feature by 21Q3)
153153

154-
### Delivery: Github
154+
### Delivery: GitHub
155155

156-
- Create related Github epic with associated issues.
156+
- Create related GitHub epic with associated issues.
157157
- Team members assigned, requirements explained, added to milestone (See Sprint Planning Process).
158158
- Insert design and/or dev issue template link here.
159159

outdated/scrum/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ customer feedback and embracing change.
9898

9999
- **[What is Scrum?](https://www.scrum.org/resources/what-is-scrum)**: A short overview of what Scrum is
100100
- **[Scrum Glossary](https://www.scrum.org/resources/scrum-glossary)**: A short Scrum glossary with the most essential terms
101-
- **[Scrum Values](https://kissflow.com/project/agile/how-to-apply-5-scrum-values/)**: Pracical examples of applying Scrum Values
101+
- **[Scrum Values](https://kissflow.com/project/agile/how-to-apply-5-scrum-values/)**: Practical examples of applying Scrum Values
102102

103103
## More external resources
104104

outdated/scrum/backlog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Search for issues with the label `urgency:X` (where X is a number from 8 to 10) assigned to you (for developers, this would usually be critical bugs). You should include them into your next sprint - or do them right now if you have an empty backlog.
55
- After that, choose all unfinished "important"(1) issues from the previous sprint that you've not managed to finish. They should be carried over to the next sprint.
66
- Next pick "important"(1) issues selected by ProductOwner as goals for next sprint.
7-
- Finally, choose any other issues that will fill up your backlog so you have enough to do for the following sprint. Remember to pick these issues on what will get us most effectively/effeciently towards our short/mid/long-term goals and our vision.
7+
- Finally, choose any other issues that will fill up your backlog so you have enough to do for the following sprint. Remember to pick these issues on what will get us most effectively/efficiently towards our short/mid/long-term goals and our vision.
88
- Don’t forget to include all critical issues and other urgent priority issues (if any) to the upcoming sprint.
99

1010
When you do the Sprint Planning, ahead of the Sprint Planning Meeting, then make sure to add `next sprint` label for all issues you are going to add to your backlog: it will help us to:

0 commit comments

Comments
 (0)