diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-10-22 14:05:49 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-10-22 14:05:49 -0700 |
commit | 3243915d7933d18e50f1ce7135135d4da1756701 (patch) | |
tree | 6f2fd41a0c457041890eaa02861e197c258e1f07 /proposals | |
parent | 979bd469d62ffb0ad53391a31aa789978ce1d6b8 (diff) | |
download | fatcat-scholar-3243915d7933d18e50f1ce7135135d4da1756701.tar.gz fatcat-scholar-3243915d7933d18e50f1ce7135135d4da1756701.zip |
fix typo in kafka proposal
Diffstat (limited to 'proposals')
-rw-r--r-- | proposals/kafka_update_pipeline.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/proposals/kafka_update_pipeline.md b/proposals/kafka_update_pipeline.md index a953d9c..597a1b0 100644 --- a/proposals/kafka_update_pipeline.md +++ b/proposals/kafka_update_pipeline.md @@ -22,7 +22,8 @@ old/stale documents (eg, after SIM issue re-indexing if there were spurious ## Message Types Scholar Update Request JSON -- `key`: str - `type`: str +- `key`: str +- `type`: str - `fatcat_work` - `sim_issue` - `updated`: datetime, UTC, of event resulting in this request |