Merge pull request #3135 from dutts/patch-2

Removed incorrect possessive apostrophe
edit
Hakim El Hattab 2022-03-21 09:39:27 +01:00 committed by GitHub
commit e3fb1655ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
box-sizing: border-box;
}
// Text that auto-fits it's container
// Text that auto-fits its container
.reveal .r-fit-text {
display: inline-block; // https://github.com/rikschennink/fitty#performance
white-space: nowrap;