diff --git a/packages/circuit-ui/components/Body/Body.mdx b/packages/circuit-ui/components/Body/Body.mdx index a50c1faaf5..f4b135454c 100644 --- a/packages/circuit-ui/components/Body/Body.mdx +++ b/packages/circuit-ui/components/Body/Body.mdx @@ -28,11 +28,11 @@ The Body component comes in three weights. Use the default `regular` weight in m -### Weights +### Decorations The Body component comes in two styles. Use the `as` prop to render the component as the `em` or `del` HTML elements if appropriate. - + ### Colors