Skip to content

Commit

Permalink
Update files/en-us/web/api/credentialscontainer/create/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hamish Willee <[email protected]>
  • Loading branch information
wbamberg and hamishwillee authored May 14, 2024
1 parent 4df76b9 commit 8e8e54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/credentialscontainer/create/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ makeCredential.addEventListener("click", async () => {

### Creating a federated credential

This example creates a password credential from a {{domxref("FederatedCredentialInit")}} object.
This example creates a federated credential from a {{domxref("FederatedCredentialInit")}} object.

```js
const credInit = {
Expand Down

0 comments on commit 8e8e54e

Please sign in to comment.