From b41cc6a28cae4b4e8b4f30e1a87f9b806f1c32c7 Mon Sep 17 00:00:00 2001 From: Leandro Machado <83298718+leandrofars@users.noreply.github.com> Date: Fri, 20 Feb 2026 09:22:21 -0300 Subject: [PATCH] Fix grammar and improve clarity in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f27aa05..065dfcd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@


-Oktopus is an Open Source USP Controller and CWMP compatible multi-vendor management platform for CPEs and IoTs. Any device that follows the TR-369 or TR-069 protocol can be managed. Our main objective is to unify device management into a single software with rich insights and configuration capabilites, increasing the quality of experience and services provided by a CSP or ISP company at the same that it reduces costs of technical support, operations, and maintenance. +Oktopus is an open-source USP Controller and CWMP-compatible multi-vendor management platform for CPEs and IoTs. Any device that follows the TR-369 or TR-069 protocol can be managed. Our main objective is to unify device management into a single software solution with rich insights and configuration capabilities, improving the quality of experience and services provided by a CSP or ISP while reducing the costs of technical support, operations, and maintenance.

Documentation