diff options
author | Frederick Muriuki Muriithi | 2024-09-19 10:48:33 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-09-19 10:48:33 -0500 |
commit | fc99a1700007e8a1b71e07455c57f8692aad2a59 (patch) | |
tree | d3139a6aa6f6a67571031a3093311d88736bf302 /uploader/templates/index.html | |
parent | 0b1da34d601a3c57a7a12795b4914fd7748e8f6e (diff) | |
download | gn-uploader-fc99a1700007e8a1b71e07455c57f8692aad2a59.tar.gz |
Fix minor UI bugs.
Diffstat (limited to 'uploader/templates/index.html')
-rw-r--r-- | uploader/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html index 0fa4a1b..48848a3 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -50,7 +50,7 @@ <h2>Populations</h2> <p>Your studies will probably focus on a particular subset of the entire - species you are interested in &ndash your population.</p> + species you are interested in – your population.</p> <p>Populations are a way to organise the species data so as to link data to specific know populations for a particular species, e.g. The BXD population of mice (Mus musculus)</p> |