From 0a06e5262c821e1ae24ee0a9ad4913406b069a00 Mon Sep 17 00:00:00 2001 From: G Date: Wed, 7 Sep 2022 14:58:58 +0800 Subject: [PATCH] clarify the clarification about copy metadata --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cf2032..3a08749 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ You can also just move the mouse without clicking. It is less fun though: ## Copy `⌘C` on a Primary Target will copy the visible (or descriptive for icons, images, etc.) text. -Add any modifier key (`⌃`, `⌥`, or `⇧` to `⌘C`) to copy the metadata instead, i.e., the URL for links, status for checkboxes, tabs, radiobuttons, etc. +Add any modifier key (`⌃`, `⌥`, or `⇧`) to `⌘C` to copy the metadata instead, i.e., the URL for links, status for checkboxes, tabs, radiobuttons, etc. # APIs