From 725ff463b10e75cd65e6ac6913e4eb0e614545ab Mon Sep 17 00:00:00 2001 From: Bennat <8340128+bennatpjose@users.noreply.github.com> Date: Sat, 16 Aug 2025 06:03:22 -0700 Subject: [PATCH] Update README.md Spelling mistake - changed plateform to platform --- 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)