3.13.4 release notes: correct a typo

This commit is contained in:
Michael Klishin 2024-07-03 17:44:22 -04:00
parent 1ebb868810
commit 89c9b20981
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
#### Enhancements
* In some parallel cluster formation scenarios where definitions were [imported on node boot](),
* In some parallel cluster formation scenarios where definitions were [imported on node boot](https://www.rabbitmq.com/docs/definitions#import-on-boot),
the virtual hosts created by the import can only be started on a subset of nodes. This is so
because not all cluster peers are known at virtual host creation time.