<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
openid/sharedsignals event <br>
<br>
Issue opened <br>
Issue Title: editorial issues in the RISC spec under public review <br>
https://github.com/openid/sharedsignals/issues/276 <br>
<br>
### 2.5. Identifier Changed ```diff - wants the new `john.row@example.com` email + wants the new `john.roe@example.com` email ``` ```diff - The `foo@example.com` email changed to `bar@example.com`. + The `john.doe@example.com` email changed to `john.roe@example.com`.
 ``` ### 2.6. Identifier Recycled ```diff - The 'foo@example.com' email address was recycled. + The `foo@example.com` email address was recycled. ``` ### 2.7. Credential Compromise ```diff "events": { - "https://schemas.openid.net/secevent/risc/event-type/credential-compromise":
 { - "credential_type": "password" + "https://schemas.openid.net/secevent/risc/event-type/\ + credential-compromise": { + "credential_type": "password" } } ```
</body>
</html>