Fix punctuation and grammar in Margin and Padding READMEs

This commit is contained in:
Mike Esposito 2021-10-04 10:03:14 -07:00
parent 1fac330cb7
commit 2ff834432c
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ Use this section to check your work. On _these_ projects, your goal isn't to att
- Div One has 12px between it and any other element on the page.
- There is a 48px gap between Div Two and Div Three.
- Div Three is aligned to the right.
- Div Three's alignment is achieved using `margin` (and not float, flexbox, etc.)
- Div Three's alignment is achieved using `margin` (and not float, flexbox, etc.).