diff --git a/packages/indy-vdr/src/IndyVdrApi.ts b/packages/indy-vdr/src/IndyVdrApi.ts index 9de48f83df..10d9a9af51 100644 --- a/packages/indy-vdr/src/IndyVdrApi.ts +++ b/packages/indy-vdr/src/IndyVdrApi.ts @@ -34,7 +34,7 @@ export class IndyVdrApi { } /** - * This method refreshes the pool connection and ensures the pool is up to date with the ledger. + * This method refreshes the pool connection and ensures the pool is up to date with the ledger. */ public refreshPoolConnections() { return this.indyVdrPoolService.refreshPoolConnections()