Skip to content

Commit 84d1063

Browse files
Improve: minor findings from #23
1 parent d181295 commit 84d1063

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,9 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
420420
| 300 | [Which two things should the Scrum Team do during the first Sprint? (choose the best two answers)](#which-two-things-should-the-scrum-team-do-during-the-first-sprint-choose-the-best-two-answers) |
421421
| 301 | [True or False: It is mandatory that the product Increment be released to production at the end of each Sprint.](#true-or-false-it-is-mandatory-that-the-product-increment-be-released-to-production-at-the-end-of-each-sprint) |
422422
| 302 | [When should a Developer on a Scrum Team be replaced? (choose the best answer)](#when-should-a-developer-on-a-scrum-team-be-replaced-choose-the-best-answer) |
423-
| 303 | [Refactoring is (choose the best answer)](#refactoring-is-choose-the-best-answer) |
423+
| 303 | [Refactoring is: (choose the best answer)](#refactoring-is-choose-the-best-answer) |
424424
| 304 | [Developers include which role(s)? (select all that apply)](#developers-include-which-roles-select-all-that-apply) |
425-
| 305 | [The more code a Developer writes the better](#the-more-code-a-developer-writes-the-better) |
425+
| 305 | [True or False: The more code a Developer writes the better.](#true-or-false-the-more-code-a-developer-writes-the-better) |
426426

427427
### When can Product Backlog Refinement occur?
428428

@@ -3190,7 +3190,7 @@ hardening Sprint.
31903190

31913191
**[⬆ Back to Top](#table-of-contents)**
31923192

3193-
### Refactoring is (choose the best answer)
3193+
### Refactoring is: (choose the best answer)
31943194

31953195
- [x] Improving your code withoud breaking your unit tests
31963196
- [ ] Increasing the amount of code
@@ -3208,7 +3208,7 @@ hardening Sprint.
32083208

32093209
**[⬆ Back to Top](#table-of-contents)**
32103210

3211-
### The more code a Developer writes the better
3211+
### True or False: The more code a Developer writes the better.
32123212

32133213
- [ ] True.
32143214
- [x] False.

0 commit comments

Comments
 (0)