1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 20:49:49 +02:00

fix: misspelling of 'Cucumber' in Java Course (#8457)

Co-authored-by: Allen Terescenco <allen.terescenco@gmail.com>
This commit is contained in:
Allen Terescenco
2025-04-19 05:07:34 +10:00
committed by GitHub
parent 556588c303
commit a0784e1695
3 changed files with 2 additions and 2 deletions

View File

@@ -1460,7 +1460,7 @@
] ]
}, },
"UFDy19TNkykRsKv4vRsVJ": { "UFDy19TNkykRsKv4vRsVJ": {
"title": "Cucubmber-JVM", "title": "Cucumber-JVM",
"description": "Cucumber is a testing tool that supports Behavior Driven Development (BDD). It offers a way to write tests that anybody can understand, regardless of their technical knowledge.\n\nVisit the following resources to learn more:", "description": "Cucumber is a testing tool that supports Behavior Driven Development (BDD). It offers a way to write tests that anybody can understand, regardless of their technical knowledge.\n\nVisit the following resources to learn more:",
"links": [ "links": [
{ {

View File

@@ -4070,7 +4070,7 @@
}, },
"selected": true, "selected": true,
"data": { "data": {
"label": "Cucubmber-JVM", "label": "Cucumber-JVM",
"style": { "style": {
"fontSize": 17, "fontSize": 17,
"justifyContent": "flex-start", "justifyContent": "flex-start",