aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/popovers.md2
-rw-r--r--docs/components/tooltips.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components/popovers.md b/docs/components/popovers.md
index 727189083..a723f33e3 100644
--- a/docs/components/popovers.md
+++ b/docs/components/popovers.md
@@ -265,7 +265,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<td>An array of constraints - passed through to Tether. For more information refer to Tether's <a href="http://github.hubspot.com/tether/#constraints">constraint docs</a>.</td>
</tr>
<tr>
- <td>offsets</td>
+ <td>offset</td>
<td>string</td>
<td>'0 0'</td>
<td>Offset of the popover relative to its target. For more information refer to Tether's <a href="http://github.hubspot.com/tether/#offset">offset docs</a>.</td>
diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md
index 204c2ddaa..fb8cb24dd 100644
--- a/docs/components/tooltips.md
+++ b/docs/components/tooltips.md
@@ -229,7 +229,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<td>An array of constraints - passed through to Tether. For more information refer to Tether's <a href="http://github.hubspot.com/tether/#constraints">constraint docs</a>.</td>
</tr>
<tr>
- <td>offsets</td>
+ <td>offset</td>
<td>string</td>
<td>'0 0'</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>