docs/Writerside/topics/array_list.h.md

changeset 1390
ff077f793c5d
parent 1322
7be10b57f658
--- a/docs/Writerside/topics/array_list.h.md	Tue Sep 23 20:31:50 2025 +0200
+++ b/docs/Writerside/topics/array_list.h.md	Wed Sep 24 23:50:15 2025 +0200
@@ -3,7 +3,7 @@
 Next to an array list implementation of the list interface,
 UCX offers several functions to work with plain C arrays equipped with a size and a capacity.
 
-The high level [list interface](list.h.md) is documented on a separate page and explains how lists are used
+The high-level [list interface](list.h.md) is documented on a separate page and explains how lists are used
 that are created by one of the following functions.
 
 ```C

mercurial