update task description (#40586)

This commit is contained in:
Jason Liao 2021-01-21 05:06:51 +00:00 committed by GitHub
parent b62cf73116
commit 0b812c91e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ dashedName: add-elements-within-your-bootstrap-wells
Now we're several `div` elements deep on each column of our row. This is as deep as we'll need to go. Now we can add our `button` elements.
Nest three `button` elements within each of your `well` `div` elements.
Nest three `button` elements within each of your `div` elements having the class name `well`.
# --hints--