We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0bffdc commit 10e87c8Copy full SHA for 10e87c8
README.md
@@ -8,7 +8,7 @@ even images to retain a specific aspect ratio.
8
The `ratio` object depends on one other module:
9
10
* [settings.defaults](https://github.com/treeframework/settings.defaults)
11
-
+o
12
If you install the `ratio` object using Bower, you will get these dependencies at
13
the same time. If not using Bower, please be sure to install and `@import` these
14
dependencies in the relevant way.
@@ -51,7 +51,7 @@ Once installed, `@import` into your project in its Object layer:
51
52
The least recommended option dor installation is to simply download
53
`_object.ratio.scss` into your project and `@import` it into your project in its
54
-Objects layer.
+Object layer.
55
56
## Usage
57
0 commit comments