Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Jan 22, 2024
1 parent 2c5e1da commit 162163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/homology/free_resolution.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
.. MATH::
R^{n_1} \xleftarrow{d_1} R^{n_1} \xleftarrow{d_2}
R^{n_0} \xleftarrow{d_1} R^{n_1} \xleftarrow{d_2}
\cdots \xleftarrow{d_k} R^{n_k} \xleftarrow{d_{k+1}} 0
terminating with a zero module at the end that is exact (all homology groups
Expand Down

0 comments on commit 162163c

Please sign in to comment.