From 497d28843e9e714089759ed192dd95d146930f04 Mon Sep 17 00:00:00 2001 From: Abdullah Alrasheed Date: Sun, 24 Jan 2016 13:31:27 +0800 Subject: [PATCH] DOCS - Fix a link in popover for v4 --- docs/components/popovers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/popovers.md b/docs/components/popovers.md index 9621bb7d80..7271890835 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 offsets string '0 0' - Offset of the popover relative to its target. For more information refer to Tether's offset docs. + Offset of the popover relative to its target. For more information refer to Tether's offset docs.