Skip to content

Commit 65ae6ae

Browse files
author
Brian Ojeda
committed
Fix minor issues
1 parent c99ef56 commit 65ae6ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.d.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
//
32
// types and interfaces
43
// ----------------------------------------------------------------------------
@@ -81,7 +80,7 @@ export function reset(): void;
8180

8281
/**
8382
* Takes a test double function as an argument and will describe the current
84-
* configuration and state of the test double
83+
* configuration and state of the test double.
8584
*
8685
* @export
8786
* @template T

0 commit comments

Comments
 (0)