From 3edc55a51c8a89b206960738992d9f9d41795306 Mon Sep 17 00:00:00 2001 From: Mat Date: Mon, 12 Jan 2026 08:56:39 +0100 Subject: [PATCH] Fix typo --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 5d80da2..bf93581 100644 --- a/profile/README.md +++ b/profile/README.md @@ -3,7 +3,7 @@ This organisation is all about [DFIR-IRIS](https://dfir-iris.org), a collaborati to help incident responders to share technical details during investigations. Here is an overview of the differents repositories here : - - The plateform itself : [iris-web](https://github.com/dfir-iris/iris-web) + - The platform itself : [iris-web](https://github.com/dfir-iris/iris-web) - The Python client : [iris-client](https://github.com/dfir-iris/iris-client) - The modules : - Module builder : [iris-skeleton-module](https://github.com/dfir-iris/iris-skeleton-module)