Skip to content

Commit 309b021

Browse files
authored
fix(client): removed "Build a Discount Calculator" from intro text in intro.json (freeCodeCamp#63561)
1 parent fd038e8 commit 309b021

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/i18n/locales/english/intro.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4664,7 +4664,6 @@
46644664
"workshop-discount-calculator": {
46654665
"title": "Build a Discount Calculator",
46664666
"intro": [
4667-
"Build a Discount Calculator",
46684667
"In this workshop you will build a flexible discount pricing calculator through abstract base classes, allowing multiple discount algorithms to be applied interchangeably without modifying the core logic."
46694668
]
46704669
},

0 commit comments

Comments
 (0)