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
@@ -607,7 +607,7 @@ grunt.initConfig({
607
607
608
608
### Transforms
609
609
610
-
Objective : To allow easier code refactoring by taking the relative path maintainance burden off the developer. If the paths to the files changes `grunt-ts` will regenerate the relevant sections.
610
+
Objective : To allow easier code refactoring by taking the relative path maintenance burden off the developer. If the paths to the files changes `grunt-ts` will regenerate the relevant sections.
611
611
612
612
Transforms begin with a three-slash comment `///` and are prefixed with `ts:`
0 commit comments