Skip to content

Commit a235336

Browse files
Update docs/docs/concepts/fleets.md
Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>
1 parent 0132afb commit a235336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/concepts/fleets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This ensures all instances are provisioned in the same backend and region with o
6767

6868
??? info "AWS"
6969
When you create a cloud fleet with `aws`, [Elastic Fabric Adapter networking :material-arrow-top-right-thin:{ .external }](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html){:target="_blank"} is automatically configured if it’s supported for the corresponding instance type.
70-
Note, EFA requires the `public_ips` to set to `false` in the `aws` backend configuration.
70+
Note, EFA requires the `public_ips` to be set to `false` in the `aws` backend configuration.
7171
Otherwise, instances are only connected by the default VPC subnet.
7272

7373
Refer to the [EFA](../../blog/posts/efa.md) example for more details.

0 commit comments

Comments
 (0)