diff --git a/guide/english/certifications/front-end-libraries/bootstrap/add-elements-within-your-bootstrap-wells/index.md b/guide/english/certifications/front-end-libraries/bootstrap/add-elements-within-your-bootstrap-wells/index.md index 23d86acac0..c9e2688826 100644 --- a/guide/english/certifications/front-end-libraries/bootstrap/add-elements-within-your-bootstrap-wells/index.md +++ b/guide/english/certifications/front-end-libraries/bootstrap/add-elements-within-your-bootstrap-wells/index.md @@ -3,7 +3,7 @@ title: Add Elements within Your Bootstrap Wells --- ## Add Elements within Your Bootstrap Wells -In the last challenge, you had created a div with the well class, this challenge now requires you to add 3 button elements in each of the wells. +In the last challenge, you created a div with the well class. This challenge now requires you to add 3 button elements in each of the wells. ### Hint