From b041e203e014f5c1e089ada0aa0a675bc4069793 Mon Sep 17 00:00:00 2001 From: V <45754825+vxsh4d0w@users.noreply.github.com> Date: Thu, 22 Jul 2021 16:35:52 +0200 Subject: [PATCH] Typo erorry fix (#1879) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed10dc28d5..735e6d9a6f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ TheHive comes with a special multi-tenancy support. It allows the following stra ### RBAC TheHive comes with a set of permissions and several pre-configured user profiles: -- `admin`: full administrative permissions on the plateform ; can't manage any Cases or other data related to investigations; +- `admin`: full administrative permissions on the platform ; can't manage any Cases or other data related to investigations; - `org-admin`: manage users and all organisation-level configuration, can create and edit Cases, Tasks, Observables and run Analyzers and Responders; - `analyst`: can create and edit _Cases_, _Tasks_, _Observables_ and run _Analyzers_ & _Responders_; - `read-only`: Can only read, Cases, Tasks and Observables details;