Skip to content

Commit

Permalink
doc: remove ambiguous 'considered'
Browse files Browse the repository at this point in the history
PR-URL: #51207
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
  • Loading branch information
Trott authored and richardlau committed Mar 25, 2024
1 parent 996cef5 commit cb3270e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -2851,7 +2851,7 @@ added: v15.6.0

* Type: {string}

The date/time from which this certificate is considered valid.
The date/time from which this certificate is valid.

### `x509.validTo`

Expand All @@ -2861,7 +2861,7 @@ added: v15.6.0

* Type: {string}

The date/time until which this certificate is considered valid.
The date/time until which this certificate is valid.

### `x509.verify(publicKey)`

Expand Down

0 comments on commit cb3270e

Please sign in to comment.