Skip to content

Commit 83ad7ff

Browse files
authored
Update logNextSteps.ts
1 parent 5a0c3a8 commit 83ad7ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/src/helpers/logNextSteps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const logNextSteps = ({
4343
);
4444
logger.info(" npx @tanstack/intent@latest install");
4545
logger.dim(
46-
" Have your agent run this command in the newly created project so can discover and learn important skills relevant to the project.",
46+
" Have your agent run this command in the newly created project so it can discover and learn important skills relevant to the project.",
4747
);
4848

4949
logger.dim("\nStart the dev server to view your app in a browser:");

0 commit comments

Comments
 (0)