summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-10-24 03:32:44 +0300
committerFrederick Muriuki Muriithi2022-10-24 03:32:44 +0300
commitb6255e9b03ce705ebd689d741c23eb908ade209c (patch)
tree4a123f160b176810a9dc3c883c218d0a6b49de0e /issues
parente162f0f6260b1b0b4f958b527f090e58010e5ad7 (diff)
downloadgn-gemtext-b6255e9b03ce705ebd689d741c23eb908ade209c.tar.gz
Issues (do-bulk-query-for-correlation-results-display): Fix typo.
Diffstat (limited to 'issues')
-rw-r--r--issues/do-bulk-query-for-correlation-results-display.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/do-bulk-query-for-correlation-results-display.gmi b/issues/do-bulk-query-for-correlation-results-display.gmi
index dfe8c59..7f28dd3 100644
--- a/issues/do-bulk-query-for-correlation-results-display.gmi
+++ b/issues/do-bulk-query-for-correlation-results-display.gmi
@@ -15,5 +15,5 @@ in lines 118 to 120 (call to `create_trait(...)) queries the database at least o
We need to replace this with a single bulk query that gets all the appropriate data and sets up all the expected data.
-This new issue has been superceded by
+This new issue has been superseded by
=> /issues/decouple-tasks-in-results-display this one