From 0a00584cc0520dc24f6d19903750ccde0383e7be Mon Sep 17 00:00:00 2001 From: skypjack Date: Wed, 17 Jul 2024 12:42:18 +0200 Subject: [PATCH] doc: typo --- docs/md/meta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/md/meta.md b/docs/md/meta.md index b18c9d690..08d5ba283 100644 --- a/docs/md/meta.md +++ b/docs/md/meta.md @@ -15,7 +15,7 @@ * [From void to any](#from-void-to-any) * [Policies: the more, the less](#policies-the-more-the-less) * [Named constants and enums](#named-constants-and-enums) - * [Properties vs traits](#properties-and-traits) + * [Properties vs traits](#properties-vs-traits) * [Properties and meta objects](#properties-and-meta-objects) * [User defined traits](#user-defined-traits) * [Unregister types](#unregister-types)