tutorial: Surround the snap version in quotes
This commit is contained in:
parent
77b8c81096
commit
8268afdf33
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ Let's look at an example:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: myApp
|
name: myApp
|
||||||
version: 2.0.0
|
version: '2.0.0'
|
||||||
summary: A little description for the app.
|
summary: A little description for the app.
|
||||||
description: |
|
description: |
|
||||||
You know what? This app is amazing! It does all the things
|
You know what? This app is amazing! It does all the things
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue