diff --git a/website/docs/r/dx_transit_virtual_interface.html.markdown b/website/docs/r/dx_transit_virtual_interface.html.markdown index 0a2844cd290..59052d1afc1 100644 --- a/website/docs/r/dx_transit_virtual_interface.html.markdown +++ b/website/docs/r/dx_transit_virtual_interface.html.markdown @@ -54,7 +54,7 @@ In addition to all arguments above, the following attributes are exported: * `id` - The ID of the virtual interface. * `arn` - The ARN of the virtual interface. * `aws_device` - The Direct Connect endpoint on which the virtual interface terminates. -* `jumbo_frame_capable` - Indicates whether jumbo frames (9001 MTU) are supported. +* `jumbo_frame_capable` - Indicates whether jumbo frames (8500 MTU) are supported. ## Timeouts