Skip to content

Commit

Permalink
fix:typo (#1319)
Browse files Browse the repository at this point in the history
  • Loading branch information
shivkanya9146 committed Jul 15, 2020
1 parent f14b31c commit 0b6dc93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export class AsyncHooksContextManager extends AbstractAsyncHooksContextManager {
}

/**
* Before hook is called just beforing executing a async context.
* Before hook is called just before executing a async context.
* @param uid uid of the async context
*/
private _before(uid: number) {
Expand Down

0 comments on commit 0b6dc93

Please sign in to comment.