diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index 61e6b628..20140624 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -511,7 +511,7 @@ - Add advanced HTML support under `vim.languages.html` using [superhtml] and [htmlHINT]. - Add QMK support under `vim.utility.qmk-nvim` via [qmk-nvim]. -- Add QML support under `vim.languages.qml` using [qmlls] and [qmlformat] +- Add QML support under `vim.languages.qml` using [qmlls] and [qmlformat]. [Morsicus](https://github.com/Morsicus):