forked from plume/documentation
Fix a typo
This commit is contained in:
parent
a58052ae6b
commit
dc01dcb649
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -36,6 +36,6 @@ namespace :crowdin do
|
|||
|
||||
desc "Upload translation sources"
|
||||
task :upload do
|
||||
sh "crowdin", "upload", "source"
|
||||
sh "crowdin", "upload", "sources"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue