Skip to content

Commit

Permalink
chore(tests) : typo fixed
Browse files Browse the repository at this point in the history
-typo in documentation fixed
  • Loading branch information
e11sy committed Nov 5, 2023
1 parent 3e73277 commit 023a509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/utils/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ declare global {
var api: Api | undefined;

/**
* Globslly exposed method for creating accessToken using id
* Globally exposed method for creating accessToken using id
* Is accessed as 'global.server' in tests
*
* @param id - id for making accessToken
Expand Down

0 comments on commit 023a509

Please sign in to comment.