Skip to content

Commit bb98248

Browse files
authored
docs: update client configuration documentation (#7345)
example appears to be copied from useDaulstackEndpoint without changing the comment
1 parent 96e82c0 commit bb98248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supplemental-docs/CLIENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ This is a simple `boolean` setting that is present in most SDK Clients.
692692
It is used in endpoint resolution.
693693
694694
```ts
695-
// Example: setting useDualstackEndpoint
695+
// Example: setting useFipsEndpoint
696696
new S3Client({
697697
useFipsEndpoint: false,
698698
});

0 commit comments

Comments
 (0)