Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
Fix IFTTT description
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbigfrog authored and askmike committed Dec 14, 2017
1 parent 10f9d66 commit 4b6b21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ var plugins = [
},
{
name: 'IFTTT',
description: 'Sends trades to IFTTTT webhook.',
description: 'Sends trades to IFTTT webhook.',
slug: 'ifttt',
async: false,
modes: ['realtime']
Expand Down

0 comments on commit 4b6b21b

Please sign in to comment.