From aa9be8d919605b435ae76b184d16f6a0bb5bb835 Mon Sep 17 00:00:00 2001 From: Alan Plum Date: Mon, 29 Jun 2015 01:29:28 +0200 Subject: [PATCH] Fixed minor typo. --- Documentation/Books/Users/Foxx/Nutshell/README.mdpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Books/Users/Foxx/Nutshell/README.mdpp b/Documentation/Books/Users/Foxx/Nutshell/README.mdpp index 3fb0a25a71..79b56c76b7 100644 --- a/Documentation/Books/Users/Foxx/Nutshell/README.mdpp +++ b/Documentation/Books/Users/Foxx/Nutshell/README.mdpp @@ -73,7 +73,7 @@ In order to develop your Foxx you now have two options. If you do not have acces ![Download and Upgrade the Application](foxx_download_upgrade.png) 1. Use Foxx development mode. - * Active the development mode by clicking on `Set Dev`. + * Activate the development mode by clicking on `Set Dev`. * The Web Interface will print the folder containing the sources of your Application. * Open this folder to modify the files. * All changes to these files will be applied directly as long as the development mode is active.