Skip to content
Snippets Groups Projects
Commit 2a656271 authored by Richard Soderberg's avatar Richard Soderberg
Browse files

spelling correction in a comment

parent f9a6771c
No related branches found
No related tags found
No related merge requests found
...@@ -152,7 +152,7 @@ properties available to normal web content. ...@@ -152,7 +152,7 @@ properties available to normal web content.
var cert = someServerInteraction(); var cert = someServerInteraction();
// pass the certificate back to BrowserID and complete the // pass the certificate back to BrowserID and complete the
// provisioining process // provisioning process
navigator.id.registerCertificate(cert); navigator.id.registerCertificate(cert);
}); });
}); });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment