diff options
Diffstat (limited to 'client/faceAnalysis/faceAnalysis.query.js')
| -rw-r--r-- | client/faceAnalysis/faceAnalysis.query.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/faceAnalysis/faceAnalysis.query.js b/client/faceAnalysis/faceAnalysis.query.js index 86dbe1ae..6b92b70d 100644 --- a/client/faceAnalysis/faceAnalysis.query.js +++ b/client/faceAnalysis/faceAnalysis.query.js @@ -57,8 +57,8 @@ class FaceAnalysisQuery extends Component { {'Put yourself under the microscope of various facial recognition algorithms. See what can be determined from a photo.'} </p> <ol> - <li>Upload a photo of yourself</li> - <li>{'Your search data is never stored and immediately cleared '} + <li>Upload a photo of yourself and be judged by the algorithm</li> + <li>{'Your search data is only stored for the duration of this analysis and is immediately cleared '} {'once you leave this page.'}</li> </ol> <p> |
