Skip to content

Commit

Permalink
fixed a typo in demo script
Browse files Browse the repository at this point in the history
  • Loading branch information
bugy committed Apr 25, 2020
1 parent b6a8e2f commit 50c53d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/configs/download_kittens.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Download kittens",
"description:": "Downloads several random kitten images, with a delay. \nAll the images are kindly provided by https://cataas.com/",
"description": "Downloads several random kitten images, with a delay. \nAll the images are kindly provided by https://cataas.com/",
"script_path": "python -u samples/scripts/download_kittens.py",
"output_files": [
{
Expand Down

0 comments on commit 50c53d8

Please sign in to comment.