aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/operations/operations_computation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst
index edc6f826..497297a2 100644
--- a/docs/source/operations/operations_computation.rst
+++ b/docs/source/operations/operations_computation.rst
@@ -483,7 +483,7 @@ Projected CRS to any target CRS
This actually extends to any Derived CRS, whose Projected CRS is a well-known
particular case. Such transformations are done in 2 steps:
-1. Use the inverse conversion of the derived CRS to its base CRS, typically a
+1. Use the inverse conversion of the derived CRS to its base CRS, typically an
inverse map projection.
2. Find transformations from this base CRS to the target CRS. If the base CRS
is the target CRS, this step can be skipped.