Specify type for attribute "savedata_filename"
This commit is contained in:
parent
e70bc6ad9b
commit
3b21b2108c
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ gem 'lita-tox', '~> 0.1.0'
|
|||
|
||||
#### Optional attributes
|
||||
|
||||
- `savedata_filename` - Path to file where Tox state will be stored (if provided)
|
||||
- `savedata_filename` (String) - Path to file where Tox state will be stored (if provided)
|
||||
|
||||
#### Example
|
||||
|
||||
|
|
Reference in a new issue