Skip to content

Commit 620ff87

Browse files
Fix: question51 correct answer
1 parent 3e2dc27 commit 620ff87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -913,8 +913,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
913913
### Which of the following describes the focus of the first way of DevOps?
914914

915915
- [ ] The first set of practices a team should apply before moving to the second way.
916-
- [x] Using automated build and release pipelines.
917-
- [ ] To deliver value earlier and more frequently.
916+
- [ ] Using automated build and release pipelines.
917+
- [x] To deliver value earlier and more frequently.
918918
- [ ] A tool-focused way of introducing DevOps, compared to a mindset way (second way) and organizational structure (third way).
919919
- [ ] A culture of continuous experimentation and learning.
920920

0 commit comments

Comments
 (0)