diff --git a/backend/app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb b/backend/app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb index cbdb5579bad..f68a8ceb07c 100644 --- a/backend/app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb +++ b/backend/app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb @@ -3,7 +3,7 @@ <%- end %>
- We are using jQuery PowerTip
+ We are using bootstrap's tooltip library
with the class .with-tip
as a trigger.