Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
pgayvallet committed Jan 19, 2023
1 parent 13db670 commit 9384667
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ async function concurrently<T>(maxConcurrency: number, arr: T[], fn: (item: T) =
/**
* SO client for FTR.
*
* @remarks: Can only function when the FtrSoClient test plugin is enabled
* @remarks: Can only function when the ftrSoApis test plugin is enabled
*/
export class KbnClientSavedObjects {
constructor(private readonly log: ToolingLog, private readonly requester: KbnClientRequester) {}
Expand Down

0 comments on commit 9384667

Please sign in to comment.