Skip to content

Commit

Permalink
Update snapshotModal.html
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Jan 2, 2024
1 parent e45bec6 commit 3fa400a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/templates/views/snapshotModal.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h3 class="modal-title">Take a Snapshot of all your queries?</h3>
</div>
<div class="modal-body">
<p>Record the current results of your queries is useful for two purposes: 1) to compare future work against this snapshot and 2) to faciliate creating ratings. A snapshot
<p>Recording the current results of your queries is useful for compare future work against this point in time as well as to use in comparing multiple Cases. A snapshot
stores the individual queries in a case, the ratings made, and optionally all the fields returned for the documents.</p>

<label>Snapshot Name</label>
Expand Down

0 comments on commit 3fa400a

Please sign in to comment.