diff --git a/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md b/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md index 42ede72a96f..14c06330b17 100644 --- a/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md +++ b/downloads/swan-lake-release-notes/swan-lake-2201.11.0/RELEASE_NOTE.md @@ -73,8 +73,8 @@ To view bug fixes, see the [GitHub milestone for Swan Lake Update 11 (2201.11.0) ``` $ bal openpai sanitize ``` -- Add code generation support with the new Ballerina name extensions. These extensions are mapped as relevant -annotations in the generated types, parameters and record fields. +- Add code generation support with the new Ballerina name extensions. These extensions are mapped as relevant annotations in the generated types, parameters and record fields. + For example, ```yaml ...