diff --git a/readme.md b/readme.md index 1872bdd..d989601 100644 --- a/readme.md +++ b/readme.md @@ -120,7 +120,7 @@ bench('lots of allocations', () => { ### gc impact and memory usage -For runtimes that provide manual garbage collection or offer access to javscript vm heap usage metrics, additional row will be shown with garbage collection timings or/and estimated heap usage. +For runtimes that provide manual garbage collection or offer access to javascript vm heap usage metrics, additional row will be shown with garbage collection timings or/and estimated heap usage. ```js ------------------------------------------- ------------------------------- @@ -575,4 +575,4 @@ bench(function* (ctx) { ## License -MIT © [evanwashere](https://github.com/evanwashere) \ No newline at end of file +MIT © [evanwashere](https://github.com/evanwashere)