Skip to content

Commit 6d5d482

Browse files
committed
HOTFIX: fix typos from #112
1 parent c86e2ff commit 6d5d482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ List of supported commands:
299299
| `SortTrackByAddedDate` | sort the track table (if any) by track's added date | `s D` |
300300
| `ReverseOrder` | reverse the order of the track table (if any) | `s r` |
301301
302-
To add new shortcuts or modify the default shortcuts, please refer to the [keymaps section](docs/config.md#keymaps) in the configuration docsumentation.
302+
To add new shortcuts or modify the default shortcuts, please refer to the [keymaps section](docs/config.md#keymaps) in the configuration documentation.
303303
304304
**Tips**:
305305
@@ -323,7 +323,7 @@ To move the focus from the search input to the other windows such as track resul
323323
324324
By default, `spotify-player` will look into `$HOME/.config/spotify-player` for application's configuration files. This can be changed by either specifying `-c <FOLDER_PATH>` or `--config-folder <FOLDER_PATH>` option.
325325

326-
Please refer to [the configuration docsumentation](docs/config.md) for more details on the configuration options.
326+
Please refer to [the configuration documentation](docs/config.md) for more details on the configuration options.
327327

328328
## Caches
329329

0 commit comments

Comments
 (0)