fix(curriculum): corrected Mismatch in names for CSS backgrounds and border content (#64499)

This commit is contained in:
Satyam Kumar Verman
2025-12-12 05:45:45 -05:00
committed by GitHub
parent e2add9fca3
commit aff30db058
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
---
id: 66ed8fd7f45ce3ece4053eb0
title: CSS Backgrounds and Borders Quiz
title: Lists, Links, Backgrounds and Borders Quiz
challengeType: 8
dashedName: quiz-css-backgrounds-and-borders
---

View File

@@ -1,6 +1,6 @@
---
id: 671a88d636cebc5fbd407b78
title: Lists, Links, CSS Background and Borders Review
title: Lists, Links, Background and Borders Review
challengeType: 31
dashedName: review-css-backgrounds-and-borders
---

View File

@@ -7,7 +7,7 @@
"challengeOrder": [
{
"id": "66ed8fd7f45ce3ece4053eb0",
"title": "CSS Backgrounds and Borders Quiz"
"title": "Lists, Links, Backgrounds and Borders Quiz"
}
],
"helpCategory": "HTML-CSS"

View File

@@ -7,7 +7,7 @@
"challengeOrder": [
{
"id": "671a88d636cebc5fbd407b78",
"title": "Lists, Links, CSS Background and Borders Review"
"title": "Lists, Links, Backgrounds and Borders Review"
}
],
"helpCategory": "HTML-CSS"