Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
dn0912 committed Feb 9, 2017
1 parent 0febace commit df0f028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/plugins/chat-text/chat-text-user.md
Expand Up @@ -108,7 +108,7 @@
"plugins": {
"compare-chat": {
"use": "chat-text-plugin",
"inputs": ["tasks[]", "file.title"],
"inputs": ["tasks[].chat", "file.title"],
"params": { "user": ["def", "abc"] }
}
}
Expand Down

0 comments on commit df0f028

Please sign in to comment.