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 RafaelGSS committed Jan 2, 2024
1 parent 8a2178c commit 4b19e62
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 4b19e62

Please sign in to comment.