Skip to content

Commit 87d5b9e

Browse files
committed
Fix docs
1 parent 433e26f commit 87d5b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/math-base-special-flat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ limitations under the License.
3333
## Usage
3434

3535
```javascript
36-
var base = require( '@stdlib/dist-math-base-special-flat' );
36+
var base = require( '@stdlib/dist-math-base-special-flat' ).base;
3737
```
3838

3939
#### base.<name>( \[...args] )

0 commit comments

Comments
 (0)