about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-04-14 15:12:25 -0500
committerFrederick Muriuki Muriithi2025-04-14 16:09:21 -0500
commitfa3dd73aed2d238957cc449a9e3c7b1ee1d86352 (patch)
treed64c4edcd3eb09c5e4acb63afabccd36de33f1b3
parent03a0b20ab147f43989bc92f2ccc24459b573a557 (diff)
downloadgn-uploader-fa3dd73aed2d238957cc449a9e3c7b1ee1d86352.tar.gz
Fix typo.
-rw-r--r--uploader/phenotypes/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/phenotypes/views.py b/uploader/phenotypes/views.py
index cf1f5c7..a18c44d 100644
--- a/uploader/phenotypes/views.py
+++ b/uploader/phenotypes/views.py
@@ -991,7 +991,7 @@ def edit_upload_phenotype_data(# pylint: disable=[unused-argument]
                                        "phenotype-bulk-edit",
                                        extra_meta = {
                                            "edit-file": str(edit_file),
-                                           "species-id": specise["SpeciesId"],
+                                           "species-id": species["SpeciesId"],
                                            "population-id": population["Id"],
                                            "dataset-id": dataset["Id"]
                                        }),