From b16977a4aa00f398e52d188b70c9b0f1f6cbcb60 Mon Sep 17 00:00:00 2001 From: leandrofars Date: Fri, 21 Jun 2024 19:05:52 -0300 Subject: [PATCH] docs(readme): fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1771123..d452edc 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Oktopus is a multi-vendor management platform for CPEs and IoTs. Any device t

Controller

-That's Oktopus Core, I's responsable for the devices management. Made by different microservices that can be run indepently and work together to provide the best experience for the user and make available different options for device connetion. Below here you will find some helpfull information about how the software works, the parts of it, the architecture and infrastructure. +That's Oktopus Core, It's responsable for the devices management. Made by different microservices that can be run indepently and work together to provide the best experience for the user and make available different options for device connetion. Below here you will find some helpfull information about how the software works, the parts of it, the architecture and infrastructure.