From 5e8067cfb8a01f7d15a8c5ffbfc856d719719538 Mon Sep 17 00:00:00 2001 From: Hector van der Aa Date: Fri, 14 Aug 2026 21:18:22 +0100 Subject: [PATCH] Fixed copy paste errors in documentation Fixed copy paste errors in docs/API.md and docs/README.md issued from copying a warning message from docs/Protocol.md --- docs/API.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/API.md b/docs/API.md index 6a71317..c1ab07b 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1,4 +1,4 @@ # DynaLab Core API Documentation > [!WARNING] -> Protocol documentation is currently being written. It may contain incomplete or incorrect information. While DynaLab Core is in it's alpha stage it is the users responsibility to cross check the information provided in documentation with the codebase. +> API documentation is currently being written. It may contain incomplete or incorrect information. While DynaLab Core is in it's alpha stage it is the users responsibility to cross check the information provided in documentation with the codebase. diff --git a/docs/README.md b/docs/README.md index 863b22f..539c3bb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ # DynaLab Core Documentation > [!WARNING] -> Protocol documentation is currently being written. It may contain incomplete or incorrect information. While DynaLab Core is in it's alpha stage it is the users responsibility to cross check the information provided in documentation with the codebase. +> Documentation is currently being written. It may contain incomplete or incorrect information. While DynaLab Core is in it's alpha stage it is the users responsibility to cross check the information provided in documentation with the codebase. This documentation is ordered in the following sections - API