aboutsummaryrefslogtreecommitdiff
path: root/doc/benchmarking.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/benchmarking.md')
-rw-r--r--doc/benchmarking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/benchmarking.md b/doc/benchmarking.md
index 99d36cb226..48f81cf6c1 100644
--- a/doc/benchmarking.md
+++ b/doc/benchmarking.md
@@ -2,7 +2,7 @@ Benchmarking
============
Bitcoin Core has an internal benchmarking framework, with benchmarks
-for cryptographic algorithms such as SHA1, SHA256, SHA512 and RIPEMD160. As well as the rolling bloom filter.
+for cryptographic algorithms (e.g. SHA1, SHA256, SHA512, RIPEMD160), as well as the rolling bloom filter.
Running
---------------------