diff options
| -rw-r--r-- | docs/source/operations/transformations/deformation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/transformations/deformation.rst b/docs/source/operations/transformations/deformation.rst index 13614f5c..79d9b7b8 100644 --- a/docs/source/operations/transformations/deformation.rst +++ b/docs/source/operations/transformations/deformation.rst @@ -93,7 +93,7 @@ Required .. option:: +xy_grids=<list> Comma-separated list of grids to load. If a grid is prefixed by an `@` the - grid is consideres optional and PROJ will the not complain if the grid is + grid is considered optional and PROJ will the not complain if the grid is not available. Grids for the horizontla component of a deformation model is expected to be @@ -102,7 +102,7 @@ Required .. option:: +z_grids=<list> Comma-separated list of grids to load. If a grid is prefixed by an `@` the - grid is consideres optional and PROJ will the not complain if the grid is + grid is considered optional and PROJ will the not complain if the grid is not available. Grids for the vertical component of a deformation model is expected to be |
