Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jburns24 authored Dec 22, 2023
1 parent afd1dc1 commit 0c86e11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/quizzes/chapter-1/1.2/liatrio-tao-quiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ shuffleAnswers: true
# Our end goal for each project (whether it's our own or our client's) is to completely finish it
1. [ ] True
> Are projects really ever *finished*? Take a look at the *Continuous Improvement* field of the Tao
> Are projects really ever *finished*? Take a look at the *Continuous Improvement* section of the Tao
1. [x] False
# What is the most important area of focus in a project in terms of delivery improvement?
Expand All @@ -32,7 +32,7 @@ shuffleAnswers: true
# Throughout the lifecycle of a project, we do our best to avoid any bugs, errors or flaws as not to break things
1. [ ] True
> Failure is part of the process! It's bound to happen at some point, so it's important to have a strong culture around it for when it does. Check out the *Culture of Feedback* field of the Tao for more.
> Failure is part of the process! It's bound to happen at some point, so it's important to have a strong culture around it for when it does. Check out the *Culture of Feedback* section of the Tao for more.
2. [x] False
`;

Expand Down

0 comments on commit 0c86e11

Please sign in to comment.