diff --git a/modules/system/assets/ui/docs/popover.md b/modules/system/assets/ui/docs/popover.md index 89ce8e75d..f34c1240c 100644 --- a/modules/system/assets/ui/docs/popover.md +++ b/modules/system/assets/ui/docs/popover.md @@ -18,7 +18,7 @@ You may add `data-control="popover"` to an anchor or button to activate a popove ### Template content -Define the popover content as a template and reference it with `data-content="#myPopoverContent"`. +Define the popover content as a template and reference it with `data-content-from="#myPopoverContent"`. ```html