diff options
Diffstat (limited to 'issues')
-rw-r--r-- | issues/edit-rif-metadata.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/edit-rif-metadata.gmi b/issues/edit-rif-metadata.gmi index dc469de..22850cc 100644 --- a/issues/edit-rif-metadata.gmi +++ b/issues/edit-rif-metadata.gmi @@ -52,7 +52,7 @@ } ``` * [ ] UI: Add buttons that edit various relevant sections. -* [ ] UI: Edit page needs to fetch categories from GeneCategory tabl. When comment write fails, alert with error. When comment write success, update the comment on the page, and alert with success. +* [ ] UI: Edit page needs to fetch categories from GeneCategory table. When comment write fails, alert with error. When comment write success, update the comment on the page, and alert with success. * [ ] API: Modify edit comments by id to include RDF changes. * [ ] GN auth integration |