Skip to content

Commit f37b8fa

Browse files
committed
fixed typing
1 parent 943bdd1 commit f37b8fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 2.0.0
22

33
- Drop support for Node 0.10, 0.12., add support for Node 8 & 9 (@jhermsmeier)
4-
- support for typed arrays (@jhermsmeier, @nazar-pc)
4+
- Support for typed arrays (@jhermsmeier, @nazar-pc)
55

66
## 1.0.0
77

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ _Benchmarks run on an Intel Core i7-4600M @ 2.90Ghz with node v7.8.0 & GNU/Linux
6565
To run the benchmarks simply use
6666

6767
```
68-
npm run bench
68+
npm run benchmark
6969
```
7070

7171
## Usage

0 commit comments

Comments
 (0)