From d5e98aa1e506c3a7b7f976306c945aaacd5720d5 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Fri, 23 Feb 2024 03:14:32 -0300 Subject: [PATCH] wm: remove wrong placeholder marks (#12338) --- pages/android/wm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/android/wm.md b/pages/android/wm.md index db8ccfdc2..b97946bbb 100644 --- a/pages/android/wm.md +++ b/pages/android/wm.md @@ -6,8 +6,8 @@ - Display the physical size of an Android device's screen: -`wm {{size}}` +`wm size` - Display the physical density of an Android device's screen: -`wm {{density}}` +`wm density`