Skip to content

Commit

Permalink
fixing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ardan-bkennedy committed Jun 3, 2024
1 parent 47d06fc commit cb7e288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export class Client {
*
* @example
* ```
* import * as pg from '../dist/index.js';
* import * as pg from 'predictionguard';
*
* const client = new pg.Client('https://api.predictionguard.com', process.env.PGKEY);
*
Expand Down

0 comments on commit cb7e288

Please sign in to comment.