fix spell

This commit is contained in:
Pascal Vizeli
2017-04-17 00:17:17 +02:00
parent d975da4182
commit 32e4b69a47
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ ENV VERSION %%VERSION%%
```json
{
"name": "xy",
"verson": "1.2",
"version": "1.2",
"slug": "folder",
"description": "long descripton",
"startup": "before|after|once",

View File

@@ -1,6 +1,6 @@
{
"name": "Samba Config",
"verson": "0.1",
"version": "0.1",
"slug": "smb_config",
"description": "Expose config with samba",
"startup": "after",