Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2237ec7

Browse files
Fix a technically incorrect sentence (WICG#515)
1 parentad4ac8d commit2237ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/content/docs/developers/about-receiving.mdx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The examples below are simplified representations of the Open Payments API calls
118118
}
119119
```
120120
:::note
121-
The`client` in theresponse above is your visitor's wallet address/payment pointer. This URL is only used by the agent and is not available to you.
121+
The`client` in therequest above is your visitor's wallet address/payment pointer. This URL is only used by the agent and is not available to you.
122122
:::
123123
</Disclosure>
124124
5. The response to the agent contains an access token that the agent needs to make its next request.
@@ -204,4 +204,4 @@ The examples below are simplified representations of the Open Payments API calls
204204
}
205205
```
206206
</Disclosure>
207-
</Steps>
207+
</Steps>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp