Skip to content

Commit c912294

Browse files
slimachedylhunn
authored andcommitted
docs: fix typo (#49669)
PR Close #49669
1 parent 31f4efe commit c912294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/testing/src/fake_async.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export function resetFakeAsyncZone(): void {
3434
*
3535
* Can be used to wrap `inject()` calls.
3636
*
37-
* @param fn The function that you want to wrap in the `fakeAysnc` zone.
37+
* @param fn The function that you want to wrap in the `fakeAsync` zone.
3838
*
3939
* @usageNotes
4040
* ### Example

0 commit comments

Comments
 (0)