diff --git a/packages/core/next.config.js b/packages/core/next.config.js index 68cbc9d499..6b93027814 100644 --- a/packages/core/next.config.js +++ b/packages/core/next.config.js @@ -25,7 +25,7 @@ const nextConfig = { experimental: { scrollRestoration: true, /* - * The FastStore CLI will update this value to match the path where the + * The FastStore Discovery CLI will update this value to match the path where the * command is being run, because that is where the node_modules directory is. * For discovery-only paths, that the user directory, for monorepo, that the base * of the monorepo