diff --git a/src/content/docs/clack/packages/prompts.mdx b/src/content/docs/clack/packages/prompts.mdx index 3593c85..16bae97 100644 --- a/src/content/docs/clack/packages/prompts.mdx +++ b/src/content/docs/clack/packages/prompts.mdx @@ -659,7 +659,7 @@ if (!framework) { ### Stream The `stream` utilities allow you, like the `log` utilities, to add semantic contextual information during an interaction, -expect that the message contains an unknown number of lines. +except that the message contains an unknown number of lines. Each function renders with specific styling to communicate status.