Skip to content

Commit f7b739e

Browse files
Fix: question46 correct answer
1 parent 4d56403 commit f7b739e

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
@@ -808,8 +808,8 @@ _[⬆ Back to Top](#table-of-contents)_
808808

809809
### Which of the following are DevOps Practices?
810810

811-
- [x] Continuous Integration / Continuous Deployment / Continuous Delivery.
812-
- [ ] Blue-Green Deployment.
811+
- [ ] Continuous Integration / Continuous Deployment / Continuous Delivery.
812+
- [x] Blue-Green Deployment.
813813
- [ ] Hypothesis Driven Development.
814814
- [ ] Vertical Teams.
815815
- [ ] Blameless Postmortem.

0 commit comments

Comments
 (0)