Skip to content

Commit

Permalink
Update js/genkit/src/client/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Doyle <michaeldoyle@google.com>
  • Loading branch information
pavelgj and MichaelDoyle authored Feb 18, 2025
1 parent 60a1a5f commit 0cb2083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/genkit/src/client/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/

/**
* A simple browser-safe client library for remotely runnning/streaming deployed Genkit flows.
* A simple, browser-safe client library for remotely runnning/streaming deployed Genkit flows.
*
* ```ts
* import { runFlow, streamFlow } from 'genkit/beta/client';
Expand Down

0 comments on commit 0cb2083

Please sign in to comment.