From ecf101874258261356595a10f6108c3f59988e58 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Wed, 14 Mar 2018 12:27:31 +0100 Subject: [PATCH] drin.rst: fix typo, s/excute/execute/ --- drin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drin.rst b/drin.rst index 59101f1..a9e54e0 100644 --- a/drin.rst +++ b/drin.rst @@ -99,7 +99,7 @@ making it unusable by `drush`. In these cases it's recommended to create e new MySQL super-user. For password-less access create a MySQL admin user correspondent to the system -user which will excute `drush` (e.g. the current user): +user which will execute `drush` (e.g. the current user): :: -- 2.1.4