Fixing typo errors in /var/www/ood/apps/sys/... yml files

One of my users reported this…
On the desktop page, there’s a block of text at the top of the page,
This app will launch an interactive desktop on one or more compute nodes. You will have full access to the resources these nodes provide. This is analogous to an interctive batch job.

Note that “interctive” is one vowel short of passing spell check. This quaintness appears in
/var/www/ood/apps/sys/bc_desktop/manifest.yml
/var/www/ood/apps/sys/dashboard/test/fixtures/sys_with_interactive_apps/bc_desktop/form.yml
/var/www/ood/apps/sys/dashboard/test/fixtures/sys_with_gateway_apps/bc_desktop/form.yml

I fixed it locally by adding a “description: |” to my /etc/ood/config/bc_desktop/.yml file, but figured someone might want to update the originals

Thank you for the report, fixed it in this commit https://github.com/OSC/bc_desktop/commit/7870eb3098e0627d8f2511264fbf82efb5838233