diff --git a/files/en-us/web/api/credentialscontainer/create/index.md b/files/en-us/web/api/credentialscontainer/create/index.md index e41338c26002b49..49965b44921f126 100644 --- a/files/en-us/web/api/credentialscontainer/create/index.md +++ b/files/en-us/web/api/credentialscontainer/create/index.md @@ -121,7 +121,7 @@ makeCredential.addEventListener("click", async () => { ### Creating a public key credential -This example creates a public key credential from a from a {{domxref("PublicKeyCredentialCreationOptions")}} object. +This example creates a public key credential from a {{domxref("PublicKeyCredentialCreationOptions")}} object. ```js const publicKey = {