You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,7 @@ List of supported commands:
299
299
|`SortTrackByAddedDate`| sort the track table (if any) by track's added date | `s D` |
300
300
| `ReverseOrder` | reverse the order of the track table (if any) | `s r` |
301
301
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.
303
303
304
304
**Tips**:
305
305
@@ -323,7 +323,7 @@ To move the focus from the search input to the other windows such as track resul
323
323
324
324
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.
325
325
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.
0 commit comments