summaryrefslogtreecommitdiff
path: root/benchmark/http/simple.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/http/simple.js')
-rw-r--r--benchmark/http/simple.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/http/simple.js b/benchmark/http/simple.js
index c6faaaa9ef..2d89dce9be 100644
--- a/benchmark/http/simple.js
+++ b/benchmark/http/simple.js
@@ -2,7 +2,7 @@
const common = require('../common.js');
const bench = common.createBenchmark(main, {
- // unicode confuses ab on os x.
+ // Unicode confuses ab on os x.
type: ['bytes', 'buffer'],
len: [4, 1024, 102400],
chunks: [1, 4],