We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f4efe commit c912294Copy full SHA for c912294
1 file changed
packages/core/testing/src/fake_async.ts
@@ -34,7 +34,7 @@ export function resetFakeAsyncZone(): void {
34
*
35
* Can be used to wrap `inject()` calls.
36
37
- * @param fn The function that you want to wrap in the `fakeAysnc` zone.
+ * @param fn The function that you want to wrap in the `fakeAsync` zone.
38
39
* @usageNotes
40
* ### Example
0 commit comments