Skip to content

Commit

Permalink
Update build.client.js
Browse files Browse the repository at this point in the history
  • Loading branch information
leungkinghin-ct committed Aug 14, 2023
1 parent 9faeef8 commit 4765ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-ingestion/src/clients/build.client.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { readConfiguration } from '../utils/config.utils.js';

/**
* Create a new client builder.
* This code creates a new Client that can be used to make API calls
* This code creates a new client builder that can be used to make API calls
*/
export const createClient = () =>
new ClientBuilder()
Expand Down

0 comments on commit 4765ad9

Please sign in to comment.