From 3b8720062c8a7bfdfb22802d95d0978c1d5c2b8a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 30 Mar 2017 12:02:23 +0200 Subject: [PATCH] Typo fixed --- delegation/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/delegation/README.md b/delegation/README.md index d30faac..fc8a096 100644 --- a/delegation/README.md +++ b/delegation/README.md @@ -1,11 +1,11 @@ # Delegation -In information sharing, privacy of the reporting organisation can be important in case such as: +In information sharing, privacy of the reporting organisation can be important in such case as: -- an incident doesn't to be linked to a potential victim -- to avoid the relation of an organisation to the information shared. +- an incident doesn't want to be linked to a potential victim. +- to avoid the relation of an organisation with the information shared. -MISP has a functionality to delegate the publication and completely remove the binding between the information sharing and the organisation. If you want to publish an event without you or your organisation being tied to it, you can delegate the publication to an other organisation. That also means they will take the ownership of the event. +MISP has a functionality to delegate the publication and completely remove the binding between the information shared and its organisation. If you want to publish an event without you or your organisation being tied to it, you can delegate the publication to an other organisation. That also means they will take the ownership of the event. > [warning] You need to have a role with "Delegation access" to delegate an event.