Skip to content

Commit 79c4695

Browse files
Fix error in docs
1 parent 08be7af commit 79c4695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export interface IOptions {
2727
* containing the object will be replaced with the value associated with
2828
* said key.
2929
*
30-
* For example, if `alias` is `"="`, then the following object:
30+
* For example, if `aliasString` is `"="`, then the following object:
3131
* ```javascript
3232
* {
3333
* "abc": {

0 commit comments

Comments
 (0)