# HG changeset patch
# User Tuomo Valkonen <tuomov@iki.fi>
# Date 1743445994 18000
# Node ID cd325e81e4a5c94b14bfb7cc0daf387aed97f4d4
# Parent  dee25743b84a7f7cf67903d0ae3475cc4c3d9017
README typofix

diff -r dee25743b84a -r cd325e81e4a5 README.md
--- a/README.md	Fri Mar 28 10:34:40 2025 -0500
+++ b/README.md	Mon Mar 31 13:33:14 2025 -0500
@@ -2,7 +2,7 @@
 # Non-Riemannian optimisation
 
 This package contains [Rust] codes for the manuscript “_Forward-backward
-methods in bilaterally bounded Alexandov spaces_” ([arXiv:????])
+methods in bilaterally bounded Alexandrov spaces_” ([arXiv:????])
 by Heikki von Koch and Tuomo Valkonen ⟨tuomov@iki.fi⟩.
 It concerns the solution of problems of the type
 $$
@@ -10,7 +10,7 @@
 $$
 where $F$ is a smooth function and $G$ a possibly nonsmooth convex function
 on a manifold $M$, which we do not assume to be Riemannian. It may,
-for example, be an embedded manifold in $ℝ^3$, which sharp corners.
+for example, be an embedded manifold in $ℝ^3$ with sharp edges.
 We have implemented the cube and the cylinder, as well as squared and
 non-squared distance functions.