mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-05 15:19:50 +01:00
Fix typo
This commit is contained in:
committed by
René Pfeuffer
parent
58b60636ac
commit
f1ce32afd6
@@ -9,7 +9,7 @@ If you want to share your plugin with SCM-Manager users, you can publish it to t
|
||||
* Develop your plugin as described in [Create a plugin](../create/)
|
||||
* Fork the [Plugin Center Repository](https://github.com/scm-manager/plugin-center)
|
||||
* Create a folder with the name of your plugin under the `content/plugins` directory
|
||||
* Create a `plugin.yml` in taht folder, which describes your plugin e.g.:
|
||||
* Create a `plugin.yml` in this folder, which describes your plugin e.g.:
|
||||
|
||||
```yaml
|
||||
name: scm-cas-plugin
|
||||
|
||||
Reference in New Issue
Block a user