The info file package property is currently User interface.
According to the Backdrop CMS docs for modules, https://docs.backdropcms.org/creating-modules the package property should follow the Backdrop capitalization standard that says: capitalize all words in the name - including any "helper" words, such as "the", "of", "for" etc.
Based on this the info file package property should be changed to User Interface.
It's a small change and I can provide a PR.
The info file package property is currently
User interface.According to the Backdrop CMS docs for modules, https://docs.backdropcms.org/creating-modules the package property should follow the Backdrop capitalization standard that says: capitalize all words in the name - including any "helper" words, such as "the", "of", "for" etc.
Based on this the info file package property should be changed to
User Interface.It's a small change and I can provide a PR.