mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: remove ambiguous 'considered'
PR-URL: https://github.com/nodejs/node/pull/51207 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This commit is contained in:
@@ -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`
|
||||
|
||||
@@ -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)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user