Fix docs typo
Change-Id: Ib3967dc7413455ccb2a1211d892fd1150514522a
diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index 9747d5f..d911f8f 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -1081,7 +1081,7 @@
-----------
- When using Ceres with CMake, the target name in v2.0 is
- ``Ceres::ceres`` following modern naming convetions. The legacy
+ ``Ceres::ceres`` following modern naming conventions. The legacy
target ``ceres`` exists for backwards compatibility, but is
deprecated. ``CERES_INCLUDE_DIRS`` is not set any more, as the
exported Ceres CMake target already contains the definitions of its