aboutsummaryrefslogtreecommitdiff
path: root/docs/components/tooltips.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-04-08 20:55:19 -0500
committerMark Otto <[email protected]>2016-04-08 20:55:19 -0500
commit80144d74d7435746f786e8eceae3a4adc07f93ac (patch)
treea6f1c8654961d2bd9c3ea2fa8639942826b9e489 /docs/components/tooltips.md
parent325c1d4c3cde965229c6f512739946f8076fc225 (diff)
parent2cc75671e143587ace7efaf79c5b3350a711d57d (diff)
downloadbootstrap-80144d74d7435746f786e8eceae3a4adc07f93ac.tar.xz
bootstrap-80144d74d7435746f786e8eceae3a4adc07f93ac.zip
Merge branch 'v4-dev' into v4-forms-cleanup
Diffstat (limited to 'docs/components/tooltips.md')
-rw-r--r--docs/components/tooltips.md2
1 files changed, 1 insertions, 1 deletions
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>