Skip to content

Commit 3788d91

Browse files
committed
Updated README
1 parent c63bec0 commit 3788d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Note:
7979
<script src="node_modules/angular-patternfly/node_modules/patternfly/node_modules/c3/c3.min.js"></script>
8080
<script src="node_modules/angular-patternfly/node_modules/patternfly/node_modules/d3/d3.min.js"></script>
8181

82-
5. (optional) The 'patternfly.charts' and 'patternfly.table' modules are not a dependencies in the default angular 'patternfly' module.
83-
In order to use patternfly charts and/or patternfly.table, you must add them as a dependencies in your application:
82+
5. (optional) The 'patternfly.charts' and 'patternfly.table' modules are not dependencies in the default angular 'patternfly' module.
83+
In order to use patternfly charts and/or patternfly.table, you must add them as dependencies in your application:
8484

8585
my-app.module.js:
8686

0 commit comments

Comments
 (0)