diff --git a/openapi/resource-server.yaml b/openapi/resource-server.yaml index e6070122..ad5e3121 100644 --- a/openapi/resource-server.yaml +++ b/openapi/resource-server.yaml @@ -652,7 +652,7 @@ paths: parameters: - $ref: '#/components/parameters/optional-signature-input' - $ref: '#/components/parameters/optional-signature' - description: A client can fetch the latest state of an incoming payment to determine the amount received into the payment pointer. + description: A client can fetch the latest state of an incoming payment to determine the amount received into the wallet address. parameters: - $ref: '#/components/parameters/id' '/incoming-payments/{id}/complete':