diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-17 15:52:15 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-17 15:52:15 +0100 |
| commit | cacd7cc5a9296a192171e8046e12f62c7165f2e9 (patch) | |
| tree | f48af1ba53e2ddebb66c2520d56443419730df60 /client/nameSearch | |
| parent | aa905ff8a384fbc6f9283bbdabb65bb0ae8bb0dd (diff) | |
build
Diffstat (limited to 'client/nameSearch')
| -rw-r--r-- | client/nameSearch/nameSearch.query.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/nameSearch/nameSearch.query.js b/client/nameSearch/nameSearch.query.js index 99c1da84..c0798c58 100644 --- a/client/nameSearch/nameSearch.query.js +++ b/client/nameSearch/nameSearch.query.js @@ -20,7 +20,7 @@ class NameSearchQuery extends Component { return ( <div className='query'> <h2>Search by Name</h2> - <h3>Searching {13456} identities</h3> + <h3>Searching {13233} identities</h3> <p> {'Enter your name to see if you were included in this dataset..'} </p> |
