Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correction
Browse files Browse the repository at this point in the history
wdecker committed Jul 25, 2024
1 parent 7d151b0 commit 7867228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/IntersectionTheory/src/Main.jl
Original file line number Diff line number Diff line change
@@ -1064,7 +1064,7 @@ end
Return the product $X\times Y$. Alternatively, use `*`.
!!!note
If both `X` and `Y` have a hyperplane class, $X\times Y$ will be endowed with the hyperplane class correspondnng to the Segre embedding.
If both `X` and `Y` have a hyperplane class, $X\times Y$ will be endowed with the hyperplane class corresponding to the Segre embedding.
```jldoctest
julia> P2 = abstract_projective_space(2);

0 comments on commit 7867228

Please sign in to comment.