mirror of
https://github.com/YunoHost/yunodevtools.git
synced 2024-09-03 20:16:19 +02:00
[fix] Typo
This commit is contained in:
parent
7a2a8cd500
commit
5e57096979
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ An example app addition:
|
||||||
"wallabag": {
|
"wallabag": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
|
"revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
|
||||||
"url": "https://github.com/abeudin/wallabag_ynh.git"
|
"url": "https://github.com/abeudin/wallabag_ynh.git",
|
||||||
"state": "ready"
|
"state": "ready"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue