..one more typo
diff --git a/docs/intro.rst b/docs/intro.rst
index 9c78faf..429a01c 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -72,7 +72,7 @@
 
 - Binaries are generally smaller by a factor of at least 2 compared to
   equivalent bindings generated by Boost.Python. A recent pybind11 conversion
-  of `PyRosetta`_, an enourmous Boost.Python binding project, reported a binary
+  of `PyRosetta`_, an enormous Boost.Python binding project, reported a binary
   size reduction of **5.4x** and compile time reduction by **5.8x**.
 
 - When supported by the compiler, two new C++14 features (relaxed constexpr and