Skip to content

Commit 2895b9c

Browse files
committed
update README.md
1 parent c1ea2b8 commit 2895b9c

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/incr/nangmean

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/incr/nangmean/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The [geometric mean][geometric-mean] is defined as the nth root of a product of
4848
## Usage
4949

5050
```javascript
51-
var incrnangmean = require( '@stdlib/stats/incr/gmean' );
51+
var incrnangmean = require( '@stdlib/stats/incr/nangmean' );
5252
```
5353

5454
#### incrnangmean()

0 commit comments

Comments
 (0)