mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-25 02:14:11 -05:00
fix(curriculum): correct capitalization inconsistency in MCQ section (BDD question) (#62483)
This commit is contained in:
@@ -95,7 +95,7 @@ What does BDD stand for?
|
||||
|
||||
## --answers--
|
||||
|
||||
Babel-driven development
|
||||
Babel-Driven Development
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -103,7 +103,7 @@ Refer to the beginning of the lesson where this was discussed.
|
||||
|
||||
---
|
||||
|
||||
Byte-driven development
|
||||
Byte-Driven Development
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -111,11 +111,11 @@ Refer to the beginning of the lesson where this was discussed.
|
||||
|
||||
---
|
||||
|
||||
Behavior-Driven development
|
||||
Behavior-Driven Development
|
||||
|
||||
---
|
||||
|
||||
Backend-driven development
|
||||
Backend-Driven Development
|
||||
|
||||
### --feedback--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user