diff --git a/src/commands/protocols/get/sender/get-command.js b/src/commands/protocols/get/sender/get-command.js index 7924546f0..31f8c4ba8 100644 --- a/src/commands/protocols/get/sender/get-command.js +++ b/src/commands/protocols/get/sender/get-command.js @@ -533,7 +533,7 @@ class GetCommand extends Command { contentType, ) { if (responseData?.assertion?.public) { - // We can only validate whole collection not particular KA + // We can only validate whole collection not particular Knowledge Asset if ( !knowledgeAssetId || (typeof knowledgeAssetId === 'object' &&