mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-18 10:00:55 -04:00
fix(curriculum): missing comma for cat painting app step 47 (#55992)
This commit is contained in:
@@ -7,7 +7,7 @@ dashedName: step-47
|
||||
|
||||
# --description--
|
||||
|
||||
Move the right eye into position with a `position` property of `absolute` a `top` of `54px`, and a `left` of `134px`.
|
||||
Move the right eye into position with a `position` property of `absolute`, a `top` of `54px`, and a `left` of `134px`.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user