Skip to content

Commit e26aa8e

Browse files
committed
typo exmaples
1 parent 4053866 commit e26aa8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/quickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ implemented in C from [1]_. It has a complexity of :math:`O(n^3)` but the
5252
solver is quite efficient and uses sparsity of the solution.
5353

5454
.. hint::
55-
Examples of use for :any:`ot.emd` are available in the following examples:
55+
Examples of use for :any:`ot.emd` are available in :
5656

5757
- :any:`auto_examples/plot_OT_2D_samples`
5858
- :any:`auto_examples/plot_OT_1D`
@@ -99,7 +99,7 @@ distance.
9999

100100

101101
.. hint::
102-
Examples of use for :any:`ot.emd2` are available in the following examples:
102+
An example of use for :any:`ot.emd2` is available in :
103103

104104
- :any:`auto_examples/plot_compute_emd`
105105

0 commit comments

Comments
 (0)