Skip to content

Commit 5b186a8

Browse files
committed
wording update
1 parent 0c67d79 commit 5b186a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/sdks/overview/swift/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ The module name used in client code (e.g., `import MyCustomModule`). When provid
3333
</ParamField>
3434

3535
<ParamField path="enableWireTests" type="boolean" default="true" required={false} toc={true}>
36-
Generates [mock server (wire) tests](/sdks/deep-dives/testing#mock-server-tests) to verify that the SDK sends and receives HTTP requests as expected.
36+
Generates [mock server (wire) tests](/sdks/deep-dives/testing#mock-server-tests) to verify that the SDK sends the correct HTTP requests and correctly handles responses per the API spec.
3737
</ParamField>

0 commit comments

Comments
 (0)