We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55395ed commit 9a75a29Copy full SHA for 9a75a29
percent_encoding/lib.rs
@@ -23,7 +23,7 @@
23
//!
24
//! This crate delibarately does not provide many different sets.
25
//! Users should consider in what context the encoded string will be used,
26
-//! real relevant specifications, and define their own set.
+//! read relevant specifications, and define their own set.
27
//! This is done by using the `add` method of an existing set.
28
29
//! # Examples
0 commit comments