Skip to content

Commit 42d7ff1

Browse files
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8ca356e commit 42d7ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sequenceDiagram
4747
Note over IncodeAPI: /0/omni/get/score
4848
IncodeAPI-->>Backend: {score, identityId}
4949
alt identityId != candidate
50-
Backend->>Frontend: {"candidate doesn't matches score identityId", isVvalid:false}
50+
Backend->>Frontend: {"candidate doesn't matches score identityId", isValid:false}
5151
end
5252
5353
alt score.status != "OK"

0 commit comments

Comments
 (0)