We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a2176 commit 324cb6bCopy full SHA for 324cb6b
src/AngularPublic.js
@@ -98,8 +98,9 @@
98
* @name angular.version
99
* @module ng
100
* @description
101
- * An object that contains information about the current AngularJS version. This object has the
102
- * following properties:
+ * An object that contains information about the current AngularJS version.
+ *
103
+ * This object has the following properties:
104
*
105
* - `full` – `{string}` – Full version string, such as "0.9.18".
106
* - `major` – `{number}` – Major version number, such as "0".
0 commit comments