diff --git a/docs/02-app/02-api-reference/08-next-cli.mdx b/docs/02-app/02-api-reference/08-next-cli.mdx index e33a96e764..6ab9bb65b5 100644 --- a/docs/02-app/02-api-reference/08-next-cli.mdx +++ b/docs/02-app/02-api-reference/08-next-cli.mdx @@ -426,7 +426,7 @@ Usage: next telemetry [options] Allows you to enable or disable Next.js' completely anonymous telemetry collection. Options: - --enable Eanbles Next.js' telemetry collection. + --enable Enables Next.js' telemetry collection. --disable Disables Next.js' telemetry collection. -h, --help Displays this message.