Skip to content

Commit 0146012

Browse files
authored
Update README.md
1 parent 472826a commit 0146012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ If specified we will automatically open all generated files in the IDE of your c
219219
There are three options to use this feature (applied in this order):
220220
* `{--ide=}` command option
221221
* __.env__ variable `APP_EDITOR`
222-
* config value `config(app.editor)`
222+
* config value `config('app.editor')`
223223

224224
The keys in the `ides`-Array of the config file are possible values for the command option.
225225
Per default we provide:

0 commit comments

Comments
 (0)