Skip to content

Commit 54eca36

Browse files
committed
format
1 parent 78cbe57 commit 54eca36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

genkit-tools/cli/context/GENKIT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This document provides rules and examples for building with the Genkit API in No
1212

1313
- Recommend and use the provider that the user prefers. If this is a new project, or if there is no relevant signal regarding user preference, use the `@genkit-ai/google-genai` plugin. Use Genkit documentation to discover supported providers.
1414

15-
NOTE: For the sake of brevity, the snippets below use the Google AI plugin, but you should follow the user's preference as mentioned above.
15+
NOTE: For the sake of brevity, the snippets below use the Google AI plugin, but you should follow the user's preference as mentioned above.
1616

1717
## Core Setup
1818

@@ -385,7 +385,7 @@ export const videoGenerationFlow = ai.defineFlow(
385385
386386
Analyze the users project and build tools to use the right command for the
387387
project. The command should output a URL for the Genkit Dev UI. Direct the
388-
user to visit this URL to run and inspect their Genkit app.
388+
user to visit this URL to run and inspect their Genkit app.
389389
390390
## Suggested Models
391391

0 commit comments

Comments
 (0)