Преглед на файлове

Removed incorrect possessive apostrophe

Richard D преди 3 години
родител
ревизия
ac46f773ee
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      css/layout.scss

+ 1 - 1
css/layout.scss

@@ -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;