Skip to content

Commit

Permalink
Merge pull request #51 from facebook/master
Browse files Browse the repository at this point in the history
chore: Fix typo in jest.css (jestjs#11406)
  • Loading branch information
sthagen committed May 15, 2021
2 parents d63960e + 4453901 commit 4b4693d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/static/css/jest.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
flex-flow: row wrap-reverse;
}

/* Makes the image is alway visible and has space to center correctly */
/* Makes the image is always visible and has space to center correctly */
.imageAlignSide .blockImage {
display: block;
max-width: 100%;
Expand Down

0 comments on commit 4b4693d

Please sign in to comment.