diff -r b0300de92b72 -r a7b913d5d589 docs/Writerside/topics/string.h.md
--- a/docs/Writerside/topics/string.h.md Tue Feb 11 19:55:32 2025 +0100
+++ b/docs/Writerside/topics/string.h.md Tue Feb 11 20:10:29 2025 +0100
@@ -1,7 +1,7 @@
# String
-Outdated - Rewrite!
+Outdated Section - will be updated soon!
UCX strings come in two variants: immutable (`cxstring`) and mutable (`cxmutstr`).
@@ -19,6 +19,7 @@
As a rule of thumb, you _should not_ pass the strings of a UCX string structure to another API without explicitly
ensuring that the string is zero-terminated.
+
+
+
+
+string.h
+
+