Skip to content

Commit 9e1fd01

Browse files
committed
fixed exercise description
1 parent d476e37 commit 9e1fd01

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

learn.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
{
22
"slug": "bootstrap-exercises",
33
"title": {
4-
"us": "Learn Bootstrap Tutorial",
5-
"es": "Tutorial para Aprender Bootstrap"
4+
"us": "Learn Bootstrap from Zero",
5+
"es": "Tutorial para Aprender Bootstrap desde Cero"
66
},
77
"description": {
8-
"us": "A complete tutorial list of small targeted exercises that will show the most useful things you need to learn about bootstrap",
9-
"es": "Un tutorial completo de ejercicios que mostrarán las cosas más útiles de Bootstrap."
8+
"us": "Master Bootstrap with hands-on exercises covering grid systems, navigation bars, hero sections, and more. Build responsive, modern web designs efficiently.",
9+
"es": "Domina Bootstrap con ejercicios prácticos que cubren maquetación y grillas, barras de navegación, secciones 'hero' y más. Crea diseños web modernos y responsivos de manera eficiente."
1010
},
1111
"repository": "https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial",
12-
"language": "html",
1312
"duration": 5,
1413
"preview": "https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial/blob/master/preview.png?raw=true",
1514
"difficulty": "easy",
16-
"skills": ["bootstrap", "html-layouts", "css-styling"],
17-
"technolgy": "bootstrap",
15+
"technolgies": ["bootstrap", "html", "css"],
1816
"videoSolutions": false,
1917
"projectType": "tutorial",
2018
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",

0 commit comments

Comments
 (0)