We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc06b43 commit 368a5c8Copy full SHA for 368a5c8
docs/kaneai-network-assertions.md
@@ -70,7 +70,7 @@ This is useful when you need to ensure that API calls, response codes, payloads,
70
71
#### How to validate a specific object in request or response of an API?
72
73
-- You can re-use the request later in your test using the familiar `{{variable}}` syntax.
+- You can reuse the request later in your test using the familiar `{{variable}}` syntax.
74
75
<img loading="lazy" src={require('../assets/images/kane-ai/features/network-assertions/network-req-variable.png').default} alt="Image" className="doc_img img_center"/>
76
0 commit comments