diff --git a/challenges/01-responsive-web-design/basic-html-and-html5.json b/challenges/01-responsive-web-design/basic-html-and-html5.json index c926cd2e78..208981ef2f 100644 --- a/challenges/01-responsive-web-design/basic-html-and-html5.json +++ b/challenges/01-responsive-web-design/basic-html-and-html5.json @@ -2188,8 +2188,7 @@ "Edite o código para que tenha uma head e um body. O elemento head deve incluir apenas o title, e o elemento body deve conter apenas o h1 e o p." ] } - }, - "ru": {} + } } ] } diff --git a/challenges/01-responsive-web-design/responsive-web-design.json b/challenges/01-responsive-web-design/responsive-web-design.json index 472c44a025..c65fe7c629 100644 --- a/challenges/01-responsive-web-design/responsive-web-design.json +++ b/challenges/01-responsive-web-design/responsive-web-design.json @@ -104,7 +104,7 @@ ], "type": "waypoint", "releasedOn": "Feb 17, 2017", - "solution": [], + "solutions": [], "hints": [], "challengeType": 0, "translations": { diff --git a/challenges/02-javascript-algorithms-and-data-structures/basic-javascript.json b/challenges/02-javascript-algorithms-and-data-structures/basic-javascript.json index ecac81b892..7f18186432 100644 --- a/challenges/02-javascript-algorithms-and-data-structures/basic-javascript.json +++ b/challenges/02-javascript-algorithms-and-data-structures/basic-javascript.json @@ -4906,7 +4906,7 @@ ] } }, - "urlGuide":"https://guide.freecodecamp.org/certificates/accessing-nested-objects-in-json" + "guideUrl":"https://guide.freecodecamp.org/certificates/accessing-nested-objects-in-json" }, { "id": "56533eb9ac21ba0edf2244cd", diff --git a/challenges/05-apis-and-microservices/mongodb-and-mongoose.json b/challenges/05-apis-and-microservices/mongodb-and-mongoose.json index 8eee02675d..db93f42f53 100644 --- a/challenges/05-apis-and-microservices/mongodb-and-mongoose.json +++ b/challenges/05-apis-and-microservices/mongodb-and-mongoose.json @@ -42,22 +42,26 @@ [ "", "", - "Once you open the mLab page, you should sign up for a new account." + "Once you open the mLab page, you should sign up for a new account.", + "" ], [ "", "", - "Now we are going to create the actual database you are going to be using.A summary of all your choices should appear, allowing you to change any information provided in the previous steps. Press Submit Order to confirm the information." + "Now we are going to create the actual database you are going to be using.A summary of all your choices should appear, allowing you to change any information provided in the previous steps. Press Submit Order to confirm the information.", + "" ], [ "", "", - "After you confirmed your configuration, a new sandbox should have been created in the MongoDB Deployments section. We are now going to create an administrator, so you can use the database in your application." + "After you confirmed your configuration, a new sandbox should have been created in the MongoDB Deployments section. We are now going to create an administrator, so you can use the database in your application.", + "" ], [ "", "", - "Almost done! We have created our new database and created an user to access it, so we just need to find a way to use it in our applications." + "Almost done! We have created our new database and created an user to access it, so we just need to find a way to use it in our applications.", + "" ] ], "challengeSeed": [],