Removed incorrect possessive apostrophe

edit
Richard D 2022-02-24 12:52:52 +00:00 committed by GitHub
parent 5e12c6aeb7
commit ac46f773ee
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;