Skip to content

Commit de46f7b

Browse files
committed
Fix Qodana alerts
1 parent 3622fe0 commit de46f7b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

userguide/aviate/aviate-credits-refunds.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ curl -v -X POST \
145145
"http://127.0.0.1:8080/1.0/kb/payments/{paymentId}/refunds"
146146
----
147147

148-
*Expected result:* The payment gateway processes the refund. The corresponding invoice is adjusted by the refund amount.
148+
*Expected result:* The payment gateway processes the refund. Kill Bill adjusts the corresponding invoice by the refund amount.
149149

150150
=== Refund without Invoice Adjustment
151151

userguide/preview/aviate-billing-account.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ The response format is the same as <<Step 2: Retrieve a Billing Account by ID>>.
206206
| ZIP or postal code.
207207
|===
208208

209-
[[Tax Registrations]]
209+
[[tax-registrations]]
210210
== Tax Registrations
211211

212212
The `taxRegistrations` array holds one or more tax registration entries for the billing account. Each entry associates a tax identity (such as a VAT number or EIN) with a specific address and country.

0 commit comments

Comments
 (0)