mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-18 10:00:55 -04:00
fix(learn): correct capitalization in RPG character title (#64817)
This commit is contained in:
@@ -6711,7 +6711,7 @@
|
||||
]
|
||||
},
|
||||
"lab-rpg-character": {
|
||||
"title": "Build an RPG character",
|
||||
"title": "Build an RPG Character",
|
||||
"intro": [
|
||||
"In this lab you will practice basic python by building an RPG character."
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user