From 44cd26f2cebd760a53aa4ff1b7779e718a101650 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 6 Apr 2025 22:45:02 -0400 Subject: Rename Array -> List in all code and docs --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md index 05d335cc..e8cd4a2f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -18,7 +18,7 @@ A few topics that are documented: Information about Tomo's built-in types can be found here: -- [Arrays](arrays.md) +- [Lists](lists.md) - [Booleans](booleans.md) - [Bytes](bytes.md) - [Enums](enums.md) -- cgit v1.2.3