Skip to content

Commit 414c350

Browse files
committed
fmt
1 parent cb59ac3 commit 414c350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/aptos.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export class Aptos {
8888
* runExample().catch(console.error);
8989
* ```
9090
* @group Client
91-
*/
91+
*/
9292
constructor(config?: AptosConfig) {
9393
ensureMixinsApplied();
9494
this.config = config ?? new AptosConfig();

0 commit comments

Comments
 (0)