Typo fixed

This commit is contained in:
Christoph Haas 2016-10-30 22:37:51 +01:00
parent aeb6c5193c
commit 1d8f2552ca
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
.row
h1 = "Upload a screenshot for #{@package.name}"
h1 = "Upload screenshots for #{@package.name}"
.row
.small-7.columns

View file

@ -1,8 +1,9 @@
{
"binary_file_patterns": ["*.jpg", "*.jpeg", "*.png", "*.gif", "*.ttf", "*.tga", "*.dds", "*.ico", "*.eot", "*.pdf", "*.swf", "*.jar", "*.zip", "tmp/**"],
"folders":
[
{
"path": "."
}
]
],
}