Commit d86fdb6
authored
fix: typo in account linking mode description (#2535)
* Fix typo in account linking mode description
verify_with_existing_credential should be confirm_with_existing_credential based on API Spec.
* chore: apply prettier formatting
Prettier realigned the markdown table column spacing in
95_account-linking.mdx after the wire-value correction.1 parent 1ebe731 commit d86fdb6
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments