summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-08-29 19:01:02 +0300
committerMunyoki Kilyungi2024-08-29 19:01:02 +0300
commit80e2961a0be05d20f1b00b6bba3e52615252e0d9 (patch)
treef67c2b683c4dfa0ee344bf40ab1e04c52bdfbcea
parent98d46b6651dfcee1bac22cd2c203b450d9dac249 (diff)
downloadgn-gemtext-80e2961a0be05d20f1b00b6bba3e52615252e0d9.tar.gz
Fix typo.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--issues/edit-rif-metadata.gmi2
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