diff --git a/src/lib.rs b/src/lib.rs index 35d09ca..ba1d0a9 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -26,7 +26,7 @@ pub use trackball::Fixed; /// into several members defined by the [`trackball`] crate categorizing all the methods to control /// the different aspects of a camera. /// -/// # Camera Inputs +/// # Camera Input /// /// Following default inputs are defined which are customizable via [`Self::input`]: ///