Skip to content

Commit

Permalink
Merge pull request miracle2k#264 from Mause/patch-1
Browse files Browse the repository at this point in the history
Spelling correction
  • Loading branch information
miracle2k committed Oct 26, 2013
2 parents 5e77745 + 9dbd37e commit d6dbc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bundles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ arguments:

* ``depends`` - Additional files that will be watched to determine if the
bundle needs to be rebuilt. This is usually necessary if you are using
compilers thhat allow ``@import`` instructions. Commonly, one would use a
compilers that allow ``@import`` instructions. Commonly, one would use a
glob instruction here for simplicity::

Bundle(depends=('**/*.scss'))
Expand Down

0 comments on commit d6dbc92

Please sign in to comment.