mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): rename lab title to Build an Apply Discount Function (#66116)
This commit is contained in:
@@ -4055,7 +4055,7 @@
|
||||
]
|
||||
},
|
||||
"lab-discount-calculator": {
|
||||
"title": "Build a Discount Calculator",
|
||||
"title": "Build an Apply Discount Function",
|
||||
"intro": [
|
||||
"In this lab, you will practice basic Python by building a calculator to apply a discount to a price."
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user