1
0
Michael Bromley 2 жил өмнө
parent
commit
8deb17927b

+ 1 - 1
packages/testing/src/simple-graphql-client.ts

@@ -131,7 +131,7 @@ export class SimpleGraphQLClient {
 
     /**
      * @description
-     * Attemps to log in with the specified credentials.
+     * Attempts to log in with the specified credentials.
      */
     async asUserWithCredentials(username: string, password: string) {
         // first log out as the current user