From b20590ff60327847808a26fea017d9200462f8ce Mon Sep 17 00:00:00 2001 From: Yeuoly Date: Fri, 6 Dec 2024 18:04:14 +0800 Subject: [PATCH] fix: typo --- cmd/commandline/plugin/templates/python/GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/commandline/plugin/templates/python/GUIDE.md b/cmd/commandline/plugin/templates/python/GUIDE.md index dc88bc3..9aa6624 100644 --- a/cmd/commandline/plugin/templates/python/GUIDE.md +++ b/cmd/commandline/plugin/templates/python/GUIDE.md @@ -23,7 +23,7 @@ Now you can edit the `manifest.yaml` file to describe your Plugin, here is the b - version(version, required):Plugin's version - type(type, required):Plugin's type, currently only supports `plugin`, future support `bundle` -- author(string, required):作者,在 Marketplace 中定义为组织名 +- author(string, required):Author, it's the organization name in Marketplace and should also equals to the owner of the repository - label(label, required):Multi-language name - created_at(RFC3339, required):Creation time, Marketplace requires that the creation time must be less than the current time - icon(asset, required):Icon path