From f8c322f16311fd119e2e724a83182dc683031d1e Mon Sep 17 00:00:00 2001 From: Zeno Rocha Date: Mon, 29 May 2017 14:20:36 -0700 Subject: [PATCH] Reviews text from #368 --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 1dc1d891..0dbe9741 100644 --- a/readme.md +++ b/readme.md @@ -145,8 +145,7 @@ new Clipboard('.btn', { }); ``` -For use in bootstrap modals or with any other library that changes the focus you'll want to set the focused element as the `container` value. -See [Issue #155 (comment)](https://github.com/zenorocha/clipboard.js/issues/155#issuecomment-273124130) +For use in Bootstrap Modals or with any other library that changes the focus you'll want to set the focused element as the `container` value. ```js new Clipboard('.btn', {