Skip to content

Commit 54dbd09

Browse files
committed
edit description
1 parent e7e3bd9 commit 54dbd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/markdown.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ angular.module('adf.widget.markdown', ['adf.provider', 'btford.markdown'])
2929
dashboardProvider
3030
.widget('markdown', {
3131
title: 'Markdown',
32-
description: 'Markdown widget',
32+
description: 'Displays Markdown Content',
3333
controller: 'markdownCtrl',
3434
templateUrl: '{widgetsPath}/markdown/src/view.html',
3535
edit: {

0 commit comments

Comments
 (0)