Skip to content

Commit

Permalink
Fix error in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkourlas committed Sep 11, 2016
1 parent 08be7af commit 79c4695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export interface IOptions {
* containing the object will be replaced with the value associated with
* said key.
*
* For example, if `alias` is `"="`, then the following object:
* For example, if `aliasString` is `"="`, then the following object:
* ```javascript
* {
* "abc": {
Expand Down

0 comments on commit 79c4695

Please sign in to comment.