From 7c836776c097a21dc1dbbf118a72cee234508ee4 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 23 Jul 2024 11:36:15 +0800 Subject: [PATCH] :pencil2: Docs: fix typo --- archetypes/friends.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archetypes/friends.md b/archetypes/friends.md index 375aa38d..ede554c9 100644 --- a/archetypes/friends.md +++ b/archetypes/friends.md @@ -31,9 +31,9 @@ Comment like this: ````markdown ```yaml - nickname: - avatar: - url: - description: + avatar: + url: + description: ``` ````