From ac8e723e7584138ff80e9285b244d3284cef589a Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Wed, 31 May 2017 15:21:02 -0400 Subject: [PATCH] Copy changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2aba463..1b2c1590f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ alternative methods of loading configuration during development. ### Using Trust -Talk ships with core components we call "Trust". This allow Talk to automatically do special things based on intelligence built into the system. +Talk ships with core components we call "Trust". This allows Talk to automate certain actions based on previous user behavior. Our first feature is the notion of Karma. Talk will automatically pre-moderate comments of users who have a negative karma score. You can [see more how karma works here](/services/karma.js).