diff --git a/website/js/sections/Methods.js b/website/js/sections/Methods.js
index 67c440d2c..fe673f677 100644
--- a/website/js/sections/Methods.js
+++ b/website/js/sections/Methods.js
@@ -84,11 +84,6 @@ export default () => (
There are a few static methods on the tippy
function itself.
These methods are global and do not affect a single instance.
- To use capture phase instead of bubbling for the global click listener,
- call this method before any calls to tippy()
:
-
Hide all visible poppers on the page:
Disable animation-related default props: