diff --git a/README.md b/README.md index 720b23c..13784a2 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ PerfMarks.clear('name-of-your-mark'); ### `PerfMarks.clearAll()` -Removes all the marker +Removes all the markers ```js import * as PerfMarks from 'perf-marks';