Skip to content

Commit

Permalink
cloudian: fix typo in UI plugin config file
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Yadav <[email protected]>
  • Loading branch information
rohityadavcloud committed Oct 4, 2017
1 parent a327d2d commit d9b71c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/plugins/cloudian/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.
(function (cloudStack) {
cloudStack.plugins.quota.config = {
cloudStack.plugins.cloudian.config = {
title: 'Cloudian Storage',
desc: 'Cloudian Storage',
externalLink: 'https://cloudian.com/',
Expand Down

0 comments on commit d9b71c7

Please sign in to comment.