diff --git a/packages/swingset-liveslots/src/collectionManager.js b/packages/swingset-liveslots/src/collectionManager.js index 2612b149db7a..45c4b7db6bae 100644 --- a/packages/swingset-liveslots/src/collectionManager.js +++ b/packages/swingset-liveslots/src/collectionManager.js @@ -64,7 +64,7 @@ function prefixc(collectionID, dbEntryKey) { /* * Build a cache that holds the schema for each collection. * - * The cache maps colectionID to { keyShape, valueShape, label, + * The cache maps collectionID to { keyShape, valueShape, label, * schemataCapData }. These are initialized when the collection is * first constructed, and never modified afterwards. The values live * in the vatstore, inside two keys, one for the [keyShape,