diff options
author | Frederick Muriuki Muriithi | 2025-01-28 09:19:49 -0600 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-01-28 09:19:49 -0600 |
commit | 6e60581540e0e640026ea16e0ba8d9100fafb8cd (patch) | |
tree | a7104af301ae862495e9e406db8caf2b8de8da55 | |
parent | c3edb3797aa528244bccd9ec701b8b11871c7e11 (diff) | |
download | gn-uploader-6e60581540e0e640026ea16e0ba8d9100fafb8cd.tar.gz |
Improve the page text: there are more than 2 forms currently.
-rw-r--r-- | uploader/templates/phenotypes/edit-phenotype.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/edit-phenotype.html b/uploader/templates/phenotypes/edit-phenotype.html index 260d032..32c903f 100644 --- a/uploader/templates/phenotypes/edit-phenotype.html +++ b/uploader/templates/phenotypes/edit-phenotype.html @@ -25,7 +25,7 @@ <div class="row"> <h2 class="heading">edit phenotype data</h2> - <p>The two (2) forms provided in this page help you update the data for the + <p>The forms provided in this page help you update the data for the phenotypes, and the publication information for the phenotype, respectively.</p> </div> |