Skip to content

Commit 6834d6f

Browse files
committed
Fix: missing word in question15
1 parent 46aa9b7 commit 6834d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ _[⬆ Back to Top](#table-of-contents)_
520520

521521
- [ ] Readability of code is improved.
522522
- [x] Know immediately how a change affected the Product.
523-
- [ ] The feature-branch is generally kept in a buildable.
523+
- [ ] The feature-branch is generally kept in a buildable state.
524524
- [x] Reduce effort and risk when integrating changes.
525525

526526
_[⬆ Back to Top](#table-of-contents)_

0 commit comments

Comments
 (0)