Skip to content

Commit 15cfda0

Browse files
committed
fix spelling typo
1 parent d0f8f94 commit 15cfda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ grunt.initConfig({
607607

608608
### Transforms
609609

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.
611611

612612
Transforms begin with a three-slash comment `///` and are prefixed with `ts:`
613613

0 commit comments

Comments
 (0)