diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-02-14 12:24:55 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-02-14 12:24:55 -0800 |
commit | 76ac2a96a6bd3910f8f4af18f79b539b1d29edf9 (patch) | |
tree | 0320d32ff6b51acdf5d27b10fb846e357fcea36a /guide/src/cookbook.md | |
parent | 22574f18e59bbed73ab1d76906a5ad5fb1d0f5f8 (diff) | |
download | fatcat-76ac2a96a6bd3910f8f4af18f79b539b1d29edf9.tar.gz fatcat-76ac2a96a6bd3910f8f4af18f79b539b1d29edf9.zip |
provenance, not progeny
Diffstat (limited to 'guide/src/cookbook.md')
-rw-r--r-- | guide/src/cookbook.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/src/cookbook.md b/guide/src/cookbook.md index 74bffe59..03c2981a 100644 --- a/guide/src/cookbook.md +++ b/guide/src/cookbook.md @@ -33,5 +33,5 @@ When bootstrapping a blank catalog, we need to insert 10s or 100s of millions of entities as fast as possible. -1. Create (POST) a new editgroup, with progeny information included +1. Create (POST) a new editgroup, with provenance information included 2. Batch create (POST) entities |