diff --git a/rust/src/lib.rs b/rust/src/lib.rs index e57c0f9..ae218ca 100644 --- a/rust/src/lib.rs +++ b/rust/src/lib.rs @@ -5,7 +5,7 @@ //! //! Based on [`libtailscale`](https://github.com/tailscale/libtailscale), the C wrapper around the //! Tailscale Go package. -//! See for Go module docs. +//! See for Go module docs. //! //! ## Examples //!