You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ The principles we use to guide low-level decision making are:
33
33
34
34
-_Why_: Traceur is the transpiler used by SystemJS.
35
35
36
-
3.[lodash](https://github.com/lodash/lodash)
36
+
3.[Lo-Dash](https://github.com/lodash/lodash)
37
37
38
38
-_Why_: lodash is a utility library we use throughout our application. Our use of `_.extend` could be replaced by Angular’s built in method `angular.extend`.
0 commit comments