We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f0d13 commit f8a3fafCopy full SHA for f8a3faf
docs/content/guide/module.ngdoc
@@ -75,8 +75,8 @@ that you break your application to multiple modules like this:
75
* And an application level module which depends on the above modules and contains any
76
initialization code.
77
78
-You can find a community
79
-[style guide](https://github.com/johnpapa/angular-styleguide) to help yourself when application grows.
+You can find a community [style guide](https://github.com/johnpapa/angular-styleguide) to help
+yourself when application grows.
80
81
The above is a suggestion. Tailor it to your needs.
82
0 commit comments