From 16f4b01129630178d791e66daacadd7474f2508b Mon Sep 17 00:00:00 2001 From: Wesley Pumpkinhead Date: Fri, 19 Jan 2024 09:10:37 +0000 Subject: [PATCH] Add missing popover attribute to example. (#31788) --- files/en-us/web/api/htmlelement/showpopover/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/api/htmlelement/showpopover/index.md b/files/en-us/web/api/htmlelement/showpopover/index.md index e732c3ab9ec5f14..c94a9da9db106bd 100644 --- a/files/en-us/web/api/htmlelement/showpopover/index.md +++ b/files/en-us/web/api/htmlelement/showpopover/index.md @@ -38,7 +38,7 @@ The following example provides functionality to show a popover by pressing a par First, some HTML: ```html -
+

Help!

You can use the following commands to control the app