diff options
| author | Zearin <[email protected]> | 2015-09-07 10:07:35 -0400 |
|---|---|---|
| committer | Zearin <[email protected]> | 2015-09-07 10:07:35 -0400 |
| commit | 8e29c43c467c25cbb30ca9be0223c08571d54f65 (patch) | |
| tree | c13d96c57cc259167ce5604f545ec904fb864aac /docs/components/utilities.md | |
| parent | ec5b8eaa904eb71b4de0987b6cec6c5b3a17df8b (diff) | |
| download | bootstrap-8e29c43c467c25cbb30ca9be0223c08571d54f65.tar.xz bootstrap-8e29c43c467c25cbb30ca9be0223c08571d54f65.zip | |
Fix usage of “its” and “it’s”
Diffstat (limited to 'docs/components/utilities.md')
| -rw-r--r-- | docs/components/utilities.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/utilities.md b/docs/components/utilities.md index 35d7febe0..456e44414 100644 --- a/docs/components/utilities.md +++ b/docs/components/utilities.md @@ -13,7 +13,7 @@ Bootstrap includes dozens of utilities—classes with a single purpose. They're ## Spacing -Assign `margin` or `padding` to an element or a subset of it's sides with shorthand classes. Includes support for individual properties, all properties, and vertical and horizontal properties. All classes are multiples on the global default value, `1rem`. +Assign `margin` or `padding` to an element or a subset of its sides with shorthand classes. Includes support for individual properties, all properties, and vertical and horizontal properties. All classes are multiples on the global default value, `1rem`. ### Margin |
