mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 20:07:05 +03:00
Fix typo
This commit is contained in:
@@ -67,7 +67,7 @@ The basic structure of a plugin configuration file is as follows:
|
||||
|
||||
```yaml
|
||||
name: <plugin name>
|
||||
# optional list of dependancies to be included
|
||||
# optional list of dependencies to be included
|
||||
# "#" is is part of the config - do not remove
|
||||
# requires: <plugin ID>
|
||||
description: <optional description of the plugin>
|
||||
|
||||
Reference in New Issue
Block a user