From 5ee271206ebd9957be9c9f02aa62c2b0d535f43c Mon Sep 17 00:00:00 2001
From: Tucker Evans <tuckerevans24@gmail.com>
Date: Sun, 17 Dec 2017 05:30:42 -0500
Subject: CSC2621/assignments/search: Forgot to save changes to assign.rst

see last commit for purpose of changes.
---
 search/assign.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/search/assign.rst b/search/assign.rst
index a8a62d5..66e537e 100644
--- a/search/assign.rst
+++ b/search/assign.rst
@@ -196,15 +196,15 @@ Search for "test this" results in the following:
 ::
 
   Results: 2
-  1. docID 2, score 0.450
-  2. docID 1, score 0.230
+  1. docID c, score 0.450
+  2. docID a, score 0.230
 
 Search for "test patriots go" results in the following:
 
 ::
 
   Results: 1
-  1. docID 3, score 0.310
+  1. docID b, score 0.310
 
 Search for "cool patriots" results in the following:
 
-- 
cgit v1.1