From 3ec8ebf3b8a61b7ee5e9781d4de3016c6f94f56e Mon Sep 17 00:00:00 2001
From: pranay-kolhe <166719125+pranay-kolhe@users.noreply.github.com>
Date: Thu, 5 Feb 2026 11:50:29 +0100
Subject: [PATCH] Fix HTML entity formatting in index.md
Corrected HTML entity formatting in the description of ApeiroRA.
---
docs/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.md b/docs/index.md
index 39b601f..97c1f48 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -15,7 +15,7 @@ For an overview of the ApeiroRA project, please visit the [project's main websit
-ApeiroRA provides concepts, specifications, and building blocks for constructing aconsistent environment for managing and accessing a diverse range of services from different providers, called "Platform Mesh."
+ApeiroRA provides concepts, specifications, and building blocks for constructing a consistent environment for managing and accessing a diverse range of services from different providers, called "Platform Mesh."
This Platform Mesh supports an unlimited spectrum of services, including infrastructure like virtual machines, runtime environments like Kubernetes clusters, application services like databases, and specialized business services.
Developers of applications and services can utilize the Platform Mesh to acquire all the necessary services for building and running their applications.