diff options
Diffstat (limited to 'files/fr/web/api/credential/index.html')
-rw-r--r-- | files/fr/web/api/credential/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/credential/index.html b/files/fr/web/api/credential/index.html index 3c0956f0df..e4d0953c70 100644 --- a/files/fr/web/api/credential/index.html +++ b/files/fr/web/api/credential/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/Credential <ul> <li><code>password</code> (pour {{domxref("PasswordCredential")}})</li> <li><code>federated</code> (pour {{domxref("FederatedCredential")}})</li> - <li><code>public-key</code> (pour {{domxref("PublicKeyCredential")}})<span style="display: none;"> </span></li> + <li><code>public-key</code> (pour {{domxref("PublicKeyCredential")}})<span class="hidden"> </span></li> </ul> </dd> </dl> |