diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-09 10:07:44 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-09 10:07:44 -0400 |
| commit | 4da9de3213a28c7e17945168acdb06308bb41df8 (patch) | |
| tree | 6bc6a3ff8653eb7bfe6591c36a7ab9b491649b9d /docs/application/index.md | |
| parent | faac96fff84c45acf20af0515e8fd43af32fdaca (diff) | |
use group for tuple and table
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/application/index.md b/docs/application/index.md index f4a013b..9f316bc 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -16,7 +16,7 @@ * ##### [Thread](./thread.md) * ##### [Io](./io.md) * ##### [Gc](./gc.md) -* ##### [Tuple](./tuple.md) +* ##### [Group](./group.md) * ##### [Buffer](./buffer.md) * ##### [Map](./map.md) * ##### [Queue](./queue.md) |
