Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Mar 11, 2015
2 parents 5b7e112 + 469f49d commit aacca8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/template-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ For example:
description This would
cause an error

There are 4 compulsary fields required to create a nupkg. These can always be specified in the
There are 4 compulsory fields required to create a nupkg. These can always be specified in the
template file, or in a project based template can be omitted and an attempt will be made to infer
them as below:

Expand Down Expand Up @@ -97,7 +97,7 @@ A files block looks like this:

If the source part refers to a file then it is copied into the target directory. If it
refers to a directory, the contents of the directory will be copied into the target folder.
If you omit the target folder, then the source is copied into the `lib` fodler of the package.
If you omit the target folder, then the source is copied into the `lib` folder of the package.

There is currently no support for wild cards, exclusion filters or renaming during copying.

Expand Down

0 comments on commit aacca8d

Please sign in to comment.