Skip to content

Commit bd92da3

Browse files
committed
Fix typos
1 parent 6c2fc7a commit bd92da3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

database/data/003_properties/002_limits-colimits-existence.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,15 +329,15 @@ VALUES
329329
),
330330
(
331331
'multi-complete',
332-
'has',
332+
'is',
333333
'A <i>multi-limit</i> of a diagram $D\colon \mathcal{S} \to \mathcal{C}$ is a set $I$ of cones over $D$ such that every cone over $D$ uniquely factors through a unique cone belonging to $I$. This property refers to the existence of multi-limits of small diagrams. Note that any diagram with no cone admits a multi-limit, which is the empty set of cones.',
334334
'https://ncatlab.org/nlab/show/multilimit',
335335
'multi-cocomplete',
336336
TRUE
337337
),
338338
(
339339
'multi-cocomplete',
340-
'has',
340+
'is',
341341
'A <i>multi-colimit</i> of a diagram $D\colon \mathcal{S} \to \mathcal{C}$ is a set $I$ of cocones over $D$ such that every cocone over $D$ uniquely factors through a unique cocone belonging to $I$. This property refers to the existence of multi-colimits of small diagrams. Note that any diagram with no cocone admits a multi-colimit, which is the empty set of cocones.',
342342
'https://ncatlab.org/nlab/show/multilimit',
343343
'multi-complete',

0 commit comments

Comments
 (0)