Skip to content

Commit

Permalink
Merge pull request #43 from nilanarocha/patch-1
Browse files Browse the repository at this point in the history
correcting typo
  • Loading branch information
willmendesneto committed Oct 1, 2020
2 parents 78fce01 + 922030f commit d40f03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down

0 comments on commit d40f03e

Please sign in to comment.