diff --git a/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml b/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml index 495f44b7004..3163b385912 100644 --- a/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml +++ b/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml @@ -10,7 +10,7 @@ other: - | Changing MTU configuration options (``global_physnet_mtu``, ``physical_network_mtus``, and ``path_mtu``) and restarting - ``neutron-serer`` no longer affects existing networks' MTUs. Nevertheless, + ``neutron-server`` no longer affects existing networks' MTUs. Nevertheless, new networks will use new option values for MTU calculation. To reflect configuration changes for existing networks, one may use the new ``net-mtu-writable`` API extension to update ``mtu`` attribute for those