Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Mar 8, 2024
1 parent 9964e0f commit c79735c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,11 +375,11 @@ store.store = {

Get the path to the storage file.

#### async .openInEditor()
#### .openInEditor()

Open the storage file in the user's editor.

Returns a promise that resolves when the editor has been opened, and rejects if it failed to open.
Returns a promise that resolves when the editor has been opened, or rejects if it failed to open.

### initRenderer()

Expand Down

0 comments on commit c79735c

Please sign in to comment.