Skip to content

Commit bd3d48e

Browse files
author
erundle
committed
Fixing spacing
1 parent 86d40ec commit bd3d48e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/angular-patternfly.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ angular.module( 'patternfly.charts' )
543543
'used': '670',
544544
'total': '1000'
545545
};
546-
}]);
546+
}]);
547547
</file>
548548
</example>
549549
*/

src/charts/donut/donut-pct-chart-directive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ angular.module( 'patternfly.charts' )
207207
'used': '670',
208208
'total': '1000'
209209
};
210-
}]);
210+
}]);
211211
</file>
212212
</example>
213213
*/

0 commit comments

Comments
 (0)