Skip to content

Commit 1798296

Browse files
committed
Fix wording of minfraud response descriptions
1 parent 2893be8 commit 1798296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/minfraud/api-documentation/responses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ For full examples of response bodies, select one of the following:
267267
{{</minfraud-schema-row>}}
268268

269269
{{< minfraud-schema-row key="disposition" fragmentOverride="disposition" type="response" valueType="object" score="true" insights="true" factors="true" >}}
270-
This object contains information about how a request was handled by the custom rules you have defined.
270+
This object contains information about how a request was handled by the custom rules that you have defined.
271271
[See more](#disposition).
272272
{{</minfraud-schema-row>}}
273273

@@ -282,7 +282,7 @@ For full examples of response bodies, select one of the following:
282282
{{</minfraud-schema-row>}}
283283

284284
{{< minfraud-schema-row key="warnings" fragmentOverride="warnings" type="response" valueType="array" score="true" insights="true" factors="true" >}}
285-
This array contains warning objects detailing issues with the request that was sent such as invalid or unknown inputs.
285+
This array contains warning objects detailing issues with the request that was sent, such as invalid or unknown inputs.
286286
[See more](#warnings).
287287
{{</minfraud-schema-row>}}
288288

0 commit comments

Comments
 (0)