Skip to content

Commit

Permalink
Update src/constructApiPromise.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <[email protected]>
  • Loading branch information
TarikGul and Imod7 authored Sep 18, 2023
1 parent fd8070e commit 7af5f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constructApiPromise.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export interface ApiInfo {
*/
api: ApiPromise;
/**
* SpecName of the chain which the api is connected too.
* SpecName of the chain which the api is connected to.
*/
specName: string;
/**
Expand Down

0 comments on commit 7af5f04

Please sign in to comment.