diff --git a/src/ux/README.md b/src/ux/README.md index 4f46c26b..3a7f8b72 100644 --- a/src/ux/README.md +++ b/src/ux/README.md @@ -104,7 +104,7 @@ import {stderr} from '@oclif/core/ux' stderr('hello %s', 'world') ``` -### `stderr` +### `stdout` Log a formatted string to stdout