Skip to content

Commit 6cde4e0

Browse files
authored
Merge pull request #1372 from madeline-underwood/patch-21
Rephrased a KC question to be framed as a question.
2 parents f23ffcf + d058b5a commit 6cde4e0

File tree

1 file changed

+4
-4
lines changed
  • content/learning-paths/servers-and-cloud-computing/kubearchinspect

1 file changed

+4
-4
lines changed

content/learning-paths/servers-and-cloud-computing/kubearchinspect/_review.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ review:
1313
1414
- questions:
1515
question: >
16-
True or False: KubeArchInspect automatically upgrades images to the latest version.
16+
Does KubeArchInspect automatically upgrade images to the latest version?
1717
answers:
18-
- "True"
19-
- "False"
18+
- Yes.
19+
- No.
2020
correct_answer: 2
2121
explanation: >
2222
KubeArchInspect does not automatically upgrade images to the latest version. It only identifies the images that are available.
@@ -40,4 +40,4 @@ review:
4040
title: "Review" # Always the same title
4141
weight: 20 # Set to always be larger than the content in this path
4242
layout: "learningpathall" # All files under learning paths have this same wrapper
43-
---
43+
---

0 commit comments

Comments
 (0)