From 512018f52d85adcd875f3d38c8a1d7263fef5b18 Mon Sep 17 00:00:00 2001 From: Gabe Jackson Date: Fri, 16 Jun 2017 18:20:32 -0400 Subject: [PATCH] Fix minor typos --- docs/_releases/v2.3.4/spies.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_releases/v2.3.4/spies.md b/docs/_releases/v2.3.4/spies.md index 4fba41792..35a89586b 100644 --- a/docs/_releases/v2.3.4/spies.md +++ b/docs/_releases/v2.3.4/spies.md @@ -419,7 +419,7 @@ Returns the passed format string with the following replacements performed: -### Individual spy calls" +### Individual spy calls ##### `var spyCall = spy.getCall(n)` @@ -499,4 +499,4 @@ Exception thrown, if any. #### `spyCall.returnValue` -Return value.]}]} +Return value.