diff --git a/ui/scripts/docs.js b/ui/scripts/docs.js index dea68814bc9..c8337e1ecd4 100755 --- a/ui/scripts/docs.js +++ b/ui/scripts/docs.js @@ -1168,7 +1168,7 @@ cloudStack.docs = { externalLink: '' }, helpRegisterISOExtractable: { - desc: 'Whether the ISO is extractable or not', + desc: 'Whether the ISO is downloadable by users or not', externalLink: '' }, helpRegisterISOPublic: { @@ -1209,7 +1209,7 @@ cloudStack.docs = { externalLink: '' }, helpRegisterTemplateExtractable: { - desc: 'Whether the template is extractable or not', + desc: 'Whether the template is downloadable by users or not', externalLink: '' }, helpRegisterTemplateDynamicallyScalable: {