Commit c13fd880072fc7cabf717011ed394a64c7d0f7b1
1 parent
2d7d97a959
Exists in
master
Fixed F5
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
DesignUseCases.tex
View file @
c13fd88
... | ... | @@ -1077,7 +1077,7 @@ |
1077 | 1077 | {The frontend generates a POST request with the flashcard dates and the flashcard text filter as |
1078 | 1078 | parameteres and sends it to /api/study.} |
1079 | 1079 | \item |
1080 | - {The system follows the Study workflow, displaying only cards made within a certain date time.} | |
1080 | + {The system displays only the cards that match the filter criteria specified by the user.} | |
1081 | 1081 | |
1082 | 1082 | \end{enumerate} |
1083 | 1083 | \end{description} |