Skip to content

Commit

Permalink
feat: update comment
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
  • Loading branch information
SuZhou-Joe committed Mar 8, 2024
1 parent 08aa26f commit 75f5530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/public/saved_objects/saved_objects_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export class SavedObjectsClient {
private http: HttpSetup;
private batchQueue: BatchQueueEntry[];
/**
* The currentWorkspaceId may be undefiend when workspace plugin is not enabled.
* The currentWorkspaceId may be undefined when workspace plugin is not enabled.
*/
private currentWorkspaceId: string | undefined;

Expand Down

0 comments on commit 75f5530

Please sign in to comment.