aboutsummaryrefslogtreecommitdiff
path: root/docs/components/popovers.md
diff options
context:
space:
mode:
authorZearin <[email protected]>2015-09-07 10:07:35 -0400
committerZearin <[email protected]>2015-09-07 10:07:35 -0400
commit8e29c43c467c25cbb30ca9be0223c08571d54f65 (patch)
treec13d96c57cc259167ce5604f545ec904fb864aac /docs/components/popovers.md
parentec5b8eaa904eb71b4de0987b6cec6c5b3a17df8b (diff)
downloadbootstrap-8e29c43c467c25cbb30ca9be0223c08571d54f65.tar.xz
bootstrap-8e29c43c467c25cbb30ca9be0223c08571d54f65.zip
Fix usage of “its” and “it’s”
Diffstat (limited to 'docs/components/popovers.md')
-rw-r--r--docs/components/popovers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/popovers.md b/docs/components/popovers.md
index f48d860ea..3b9753aa5 100644
--- a/docs/components/popovers.md
+++ b/docs/components/popovers.md
@@ -268,7 +268,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<td>offsets</td>
<td>string</td>
<td>'0 0'</td>
- <td>Offset of the popover relative to it's target. For more information refer to Tether's <a href="http://github.hubspot.com/tether/#constraints">offset docs</a>.</td>
+ <td>Offset of the popover relative to its target. For more information refer to Tether's <a href="http://github.hubspot.com/tether/#constraints">offset docs</a>.</td>
</tr>
</tbody>
</table>