Skip to content

Commit ec066c6

Browse files
committed
Hide a poor question
1 parent dad6fe2 commit ec066c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-language/csharp-basic-formatting/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ durationInMinutes: 3
1515
quiz:
1616
title: ""
1717
questions:
18-
- content: "Which of the following escape sequences should be used to add double quotes to a literal string in C# code?"
18+
- content: "Which of the following escape sequences should be used to add double quotes to a literal string in C# code?"
1919
choices:
2020
- content: "'`\\q`'"
2121
isCorrect: false

0 commit comments

Comments
 (0)