From 47415d10e46d33da89b6c447f4d5d8c2b1d421a0 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 22 Nov 2017 15:16:03 +0100 Subject: [PATCH] Small typo fixed --- administration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/administration/README.md b/administration/README.md index 233c9b5..2976103 100644 --- a/administration/README.md +++ b/administration/README.md @@ -217,7 +217,7 @@ The settings and diagnostics tool is split up into several aspects, all accessib * **GnuPG settings**: GPG related settings. * **Proxy settings**: HTTP proxy related settings. * **Security settings**: Settings controlling the brute-force protection and the application's salt key. -* **Misc settings**: You change the debug options here, pleqase ensure that debug is always disabled on a production system. +* **Misc settings**: You change the debug options here, please ensure that debug is always disabled on a production system. * **Diagnostics**: The diagnostics tool checks if all directories that MISP uses to store data are writeable by the apache user. Also, the tool checks whether the STIX libraries and GPG are working as intended. * **Workers**: Shows the background workers (if enabled) and shows a warning if they are not running. Admins can also restart the workers here. * **Download report**: Download a report in JSON format, compiled of all of the settings visible in the tool.