diff --git a/doc/api/assert.md b/doc/api/assert.md index 83ab1c9c566a3b..fb33994df1586d 100644 --- a/doc/api/assert.md +++ b/doc/api/assert.md @@ -116,8 +116,6 @@ This will also deactivate the colors in the REPL. ## Legacy mode -> Stability: 0 - Deprecated: Use strict mode instead. - Legacy mode uses the [Abstract Equality Comparison][] in: * [`assert.deepEqual()`][]