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:
@@ -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": [
|
||||||
{
|
{
|
||||||
|
@@ -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",
|
||||||
|
Reference in New Issue
Block a user