[Crate] Update lib docs spelling

This commit is contained in:
CosminPerRam 2023-03-04 13:47:20 +02:00
parent c7f706bf35
commit 9d0cc15f4c

View file

@ -1,7 +1,7 @@
//! Game Server Query Library.
//!
//! # Example
//! # An usage example:
//!
//! ```no_run
//! use gamedig::games::tf2;
@ -15,7 +15,7 @@
//! }
//! ```
//!
//! # Features:
//! # Crate features:
//! Enabled by default: None
//!
//! `no_games` - disables the included games support.