From f2cc621d0511c08ba179c5fcee782a538161545c Mon Sep 17 00:00:00 2001 From: Adam Becker Date: Fri, 2 Sep 2016 10:36:54 -0700 Subject: [PATCH] clarify [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5a30b9..d814f3f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ When a user visits the page, their response will immediately be persisted. If th We also persist a token to localstorage, so if they visit the page again, it does not create duplicate records inside of Screendoor. -If you intend to collect a follow-up response from the *same* user, make sure to change the `cohort` parameter in your links. +If you intend to collect a later response from the *same* user, make sure to change the `cohort` parameter in your links. ## Check the data in Screendoor