From 3ab99065ad86734eab51e9ea160b371a7f81dc73 Mon Sep 17 00:00:00 2001 From: KaranJariwala Date: Tue, 3 Oct 2017 09:21:18 +0530 Subject: [PATCH] Verbiage change (#3408) 'T' missing in This. --- after.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/after.js b/after.js index 58cd5964e..d16b59638 100644 --- a/after.js +++ b/after.js @@ -1,5 +1,5 @@ /** - * The opposite of `before`his method creates a function that invokes + * The opposite of `before`. This method creates a function that invokes * `func` once it's called `n` or more times. * * @since 0.1.0