please apply this patch to correct a verb on the page
https://tails.boum.org/doc/first_steps/installation/manual/mac/
From e1effb7a8d27e7e724bcc5f1edffcddd69053fba Mon Sep 17 00:00:00 2001
From: emma peel <emmapeel@???>
Date: Mon, 11 Jan 2016 17:11:20 +0000
Subject: [PATCH] better verb
---
wiki/src/doc/first_steps/installation/manual/mac.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wiki/src/doc/first_steps/installation/manual/mac.mdwn b/wiki/src/doc/first_steps/installation/manual/mac.mdwn
index 7cd1b66..f648cef 100644
--- a/wiki/src/doc/first_steps/installation/manual/mac.mdwn
+++ b/wiki/src/doc/first_steps/installation/manual/mac.mdwn
@@ -111,7 +111,7 @@ If you get a "Permission denied" error, try executing the command with
<pre>sudo dd if=[tails.iso] of=[device] bs=16m && sync</pre>
-Be careful, if the device name is wrong you might overwriting any hard disk on
+Be careful, if the device name is wrong you might overwrite any hard disk on
the system.
</div>
--
1.7.10.4