mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-15 22:01:59 -04:00
fix(curriculum): corrected Mismatch in names for CSS backgrounds and border content (#64499)
This commit is contained in:
committed by
GitHub
parent
e2add9fca3
commit
aff30db058
@@ -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
|
||||
---
|
||||
|
||||
@@ -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
|
||||
---
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"challengeOrder": [
|
||||
{
|
||||
"id": "66ed8fd7f45ce3ece4053eb0",
|
||||
"title": "CSS Backgrounds and Borders Quiz"
|
||||
"title": "Lists, Links, Backgrounds and Borders Quiz"
|
||||
}
|
||||
],
|
||||
"helpCategory": "HTML-CSS"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user