From 7a73aae3211fca607578e8da3bbd141949c40754 Mon Sep 17 00:00:00 2001 From: d4rklynk <74207682+d4rklynk@users.noreply.github.com> Date: Tue, 28 Jun 2022 13:59:06 +0000 Subject: [PATCH] Change "attention" to "warning" (#1500) Signed-off-by: Daniel Gray --- docs/advanced/integrating-metadata-removal.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/integrating-metadata-removal.en.md b/docs/advanced/integrating-metadata-removal.en.md index f0d2956a..a1886c5d 100644 --- a/docs/advanced/integrating-metadata-removal.en.md +++ b/docs/advanced/integrating-metadata-removal.en.md @@ -78,7 +78,7 @@ Shortcuts is quite intuitive to work with, so if you don't like the behavior dem [Shortcuts](https://support.apple.com/guide/shortcuts/welcome/ios) can be made accessible through the system Share Sheet, making accessing those shortcuts very convenient. This guide will show you how to build a metadata removal shortcut and integrate it into the system *Share Sheet*. -!!! attention +!!! warning This method of metadata removal is not as comprehensive at removing metadata as utilities like [ExifTool](../metadata-removal-tools.md#exiftool) and [mat2](../metadata-removal-tools.md#mat2) are. The lack of *good* metadata removal apps on the App Store is what makes this solution worthwhile.