fix(curriculum): correct capitalization inconsistency in MCQ section (BDD question) (#62483)

This commit is contained in:
Sajid Hasan
2025-10-03 21:47:16 +06:00
committed by GitHub
parent 179d92b190
commit d7f1da61e4

View File

@@ -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--