diff --git a/exercises/08-Bootstrap-Forms/README.md b/exercises/08-Bootstrap-Forms/README.md index 13140f1..284ab34 100644 --- a/exercises/08-Bootstrap-Forms/README.md +++ b/exercises/08-Bootstrap-Forms/README.md @@ -18,7 +18,7 @@ 7. The checkbox input should have `type="checkbox"`. -8. The button should have a width of 100% +8. The button should have a width of 100%. 9. Everything should be done with bootstrap (No CSS allowed).