Skip to content

Commit

Permalink
doc: fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Mar 8, 2021
1 parent a8b5cdc commit 114f2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/assert.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Legacy assertion mode uses the [Abstract Equality Comparison][] in:

To use legacy assertion mode:

```cjs
```mjs
import assert from 'assert';
```

Expand Down

0 comments on commit 114f2c4

Please sign in to comment.