diff --git a/influxdb2_client/src/lib.rs b/influxdb2_client/src/lib.rs index d21b332572..6c72b4c93c 100644 --- a/influxdb2_client/src/lib.rs +++ b/influxdb2_client/src/lib.rs @@ -17,7 +17,7 @@ //! - Query //! - Authentication //! - optional sync client -//! - Infux 1.x API? +//! - Influx 1.x API? //! - Other parts of the API use snafu::{ResultExt, Snafu};