diff options
author | BonfaceKilz | 2021-12-22 17:07:46 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-12-22 17:07:46 +0300 |
commit | 0c1bed80b61333ef120d7fab8fd8e0bf829b9cd5 (patch) | |
tree | 3588949b900459f5292505d7ac923c9d2780e4fe | |
parent | 09e3c73227ef8b1425bc8c8f3d5ed4dea8939f28 (diff) | |
download | gn-gemtext-0c1bed80b61333ef120d7fab8fd8e0bf829b9cd5.tar.gz |
Fix typo
-rw-r--r-- | topics/data-uploads/editing-data.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/data-uploads/editing-data.gmi b/topics/data-uploads/editing-data.gmi index 83ab4b4..0dbc7b4 100644 --- a/topics/data-uploads/editing-data.gmi +++ b/topics/data-uploads/editing-data.gmi @@ -74,7 +74,7 @@ That needs to be improved. ### Wed 22 Dec 2021 Consider the case where a user deletes, updates, or modifies data from -Genenetwork using the csv download the got from the data-upload page. +Genenetwork using the csv download they got from the data-upload page. In the event they do not approve the data, and they upload that csv file again, we have a case in gn2 where data needs to be deleted, inserted, or modified twice. In the case of deletions, or insertions, |