Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
eGavr committed May 25, 2015
1 parent 28556b3 commit 08ebe8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Checks whether the given files can be optimized further.
**@param** *{String[]}* – a list of paths to files to check<br>
**@param** *{Object}* – options:<br>

* **tolerance** *{Number}* – sets the measurement error in _percentages_ (decimal, `< 1`) or _bytes_ (integer or decimal `>= 1`) (default: `0`).
* **tolerance** *{Number}* – sets the measurement error in _percentages_ (decimal `< 1`) or _bytes_ (integer or decimal `>= 1`) (default: `0`).

type | skope | description
--- | --- | ---
Expand Down

0 comments on commit 08ebe8a

Please sign in to comment.