summaryrefslogtreecommitdiff
path: root/benchmark/fs/read-stream-throughput.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/fs/read-stream-throughput.js')
-rw-r--r--benchmark/fs/read-stream-throughput.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/fs/read-stream-throughput.js b/benchmark/fs/read-stream-throughput.js
index bce5f5c996..cb5d98dc32 100644
--- a/benchmark/fs/read-stream-throughput.js
+++ b/benchmark/fs/read-stream-throughput.js
@@ -1,4 +1,4 @@
-// test the throughput of the fs.WriteStream class.
+// Test the throughput of the fs.WriteStream class.
'use strict';
const path = require('path');