Skip to content

Commit 02cbe7c

Browse files
committed
fix typo
1 parent 7a976c7 commit 02cbe7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/migrations/024_properties-geometric-categories.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ VALUES
174174
(
175175
'LRS',
176176
'locally small',
177-
'For two ringed spaces $(X,O_X)$, (Y,O_Y)$, the collection of morphisms $X \to Y$ of ringed spaces is the collection $\prod_{f \in \hom(X,Y)} \hom(O_Y,f_* O_X)$, which is a set since $\hom(X,Y)$ is a set and each $\hom(O_Y,f_* O_X)$ is a set.'
177+
'For two ringed spaces $(X,O_X), (Y,O_Y)$, the collection of morphisms $X \to Y$ of ringed spaces is the collection $\prod_{f \in \hom(X,Y)} \hom(O_Y,f_* O_X)$, which is a set since $\hom(X,Y)$ is a set and each $\hom(O_Y,f_* O_X)$ is a set.'
178178
),
179179
(
180180
'LRS',

0 commit comments

Comments
 (0)