Skip to content

Commit fcc254f

Browse files
jasnellTrott
andauthored
[Squash] nit
Co-authored-by: Rich Trott <rtrott@gmail.com>
1 parent c3dd21b commit fcc254f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/crypto.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1809,10 +1809,10 @@ The issuer identification included in this certificate.
18091809
added: REPLACEME
18101810
-->
18111811

1812-
* Type: {X509Certificate}
1812+
* Type: {X509Certificate|undefined}
18131813

1814-
The issuer certificate (if known). Will be `undefined` if the issuer
1815-
certificate is not available.
1814+
The issuer certificate. if the issuer certificate is not known, this property is
1815+
`undefined`.
18161816

18171817
### `x509.keyUsage`
18181818
<!-- YAML

0 commit comments

Comments
 (0)