Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6d1076

Browse files
author
Zaur
committed
Confusing 'both' word deleted.
I guess, first the requirement was intended to be to preserve Both the sorting order and the rating filter, but then it was changed. The word 'both' stayed still. So I deleted it to make the sentence less ambiguous. Please, let me know, if this is my English, and I just get wrong what was written!
1 parent 0b92ade commit c6d1076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/part_2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ where the interpolated rating should be the rating itself, such as
6666
Make sure that you don't break the sorted-column functionality you added
6767
previously! That is, sorting by column headers should still work, and if
6868
the user then clicks the "Movie Title" column header to sort by movie
69-
title, the displayed results should both be sorted but do not need to be
69+
title, the displayed results should be sorted but do not need to be
7070
limited by the checked ratings (we'll get to that in part 3).
7171

7272
If the user checks (say) **G** and **PG** and then redisplays the list, the

0 commit comments

Comments
 (0)