Skip to content

Commit 1e93717

Browse files
committed
Auto-generated commit
1 parent 48b7503 commit 1e93717

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import { Complex128 } from '@stdlib/types/complex';
2929
* @returns boolean indicating if a value is a 128-bit complex number
3030
*
3131
* @example
32-
* var Complex128 = require( `@stdlib/complex/float64` );
32+
* var Complex128 = require( '@stdlib/complex-float64' );
3333
*
3434
* var x = new Complex128( 4.0, 2.0 );
3535
*

0 commit comments

Comments
 (0)