diff --git a/packages/core/src/components/tooltip/tooltip.md b/packages/core/src/components/tooltip/tooltip.md index f7722dbb55..a93440f4a9 100644 --- a/packages/core/src/components/tooltip/tooltip.md +++ b/packages/core/src/components/tooltip/tooltip.md @@ -31,7 +31,9 @@ prop is not supported. When creating a tooltip, you must specify both: - its _content_ via the `content` prop, and -- its _target_ as a single child element or string. +- its _target_ as either: + - a single child element, or + - an instrinsic element string identifier (N.B. this doesn't work if you are using any of the target props, so use an element instead, i.e. `