Skip to content

Commit

Permalink
fixed linting
Browse files Browse the repository at this point in the history
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
  • Loading branch information
wadeking98 committed Nov 4, 2023
1 parent b50134f commit f99ab97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/indy-vdr/src/IndyVdrApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit f99ab97

Please sign in to comment.