From 2e3e67d331a0324362050973355b0dd0cc19fec2 Mon Sep 17 00:00:00 2001 From: Utkarsh Maurya Date: Tue, 4 Jun 2024 09:43:05 +0530 Subject: [PATCH] mpv: fix typo (#12888) Co-authored-by: spageektti --- pages/common/mpv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/mpv.md b/pages/common/mpv.md index ed7bb27a74..62355d4cea 100644 --- a/pages/common/mpv.md +++ b/pages/common/mpv.md @@ -26,7 +26,7 @@ - Play a file at a specified speed (1 by default): -`mpv --speed {{0.01..100}} {{path/to/file}}` +`mpv --speed={{0.01..100}} {{path/to/file}}` - Play a file using a profile defined in the `mpv.conf` file: