Skip to content

Commit

Permalink
spellcheck docs
Browse files Browse the repository at this point in the history
  • Loading branch information
galettof committed Nov 6, 2022
1 parent 2c715e7 commit 3d9c70a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jets.m2
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ Node
Text
This function is provided by the package @TO Jets@. Rings are
constructed incrementally as towers. The function returns the
ring with variables in the jets order requested, and coeffients
ring with variables in the jets order requested, and coefficients
in all lower orders. The grading or multigrading of the jets ring
follows from that of the base ring.
Example
Expand Down Expand Up @@ -1106,7 +1106,7 @@ Node
GS = jetsRadical(1,I);
netList sort MP_* | netList sort GS_*
Text
An ideal with genereators which are not squarefree:
An ideal with generators which are not squarefree:
Example
R = QQ[x,y,z]
I = ideal(x*y^2, z*x, x^3)
Expand Down

0 comments on commit 3d9c70a

Please sign in to comment.