Fix language for plugin.toml

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2016-07-04 20:23:15 -04:00
parent a45da81396
commit 8c7a031061

View File

@@ -110,7 +110,7 @@ esac
Each plugin requires a `plugin.toml` descriptor file with the following required fields:
```shell
```toml
[plugin]
description = "dokku hello plugin"
version = "0.1.0"