Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeuoly committed Dec 6, 2024
1 parent 8be2e0e commit b20590f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/commandline/plugin/templates/python/GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b20590f

Please sign in to comment.