Skip to content

Commit 46a637b

Browse files
docs(TestingExpect): update description
1 parent 4b81d0c commit 46a637b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/testing-expect.class.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
import { is } from '@angular-package/type';
33
/**
4-
* Manages the `expect()` function of jasmine.
4+
* Manages `expect()` function of jasmine.
55
*/
66
export abstract class TestingExpect {
77
/**

0 commit comments

Comments
 (0)