From ce466bd6ad9e7206fcc1510c425a2272c7dbced6 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Mon, 4 Sep 2017 09:56:29 -0400 Subject: [PATCH] docs(README): execution -> executable (#1715) See: https://github.com/resin-io/etcher/pull/1703 Signed-off-by: Juan Cruz Viotti --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb49ae9f..a20ba795 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ installers for all supported operating systems. #### AppImage -Set execution permissions on the `.AppImage` file and double-click it. +Set executable permissions on the `.AppImage` file and double-click it. #### Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)