Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
missing word
  • Loading branch information
tshepang committed May 27, 2021
1 parent 2f52aee commit 1006302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/builder/mod.rs
Expand Up @@ -21,7 +21,7 @@ use crate::prelude::*;
impl Uuid {
/// The 'nil UUID'.
///
/// The nil UUID is special form of UUID that is specified to have all
/// The nil UUID is a special form of UUID that is specified to have all
/// 128 bits set to zero, as defined in [IETF RFC 4122 Section 4.1.7][RFC].
///
/// [RFC]: https://tools.ietf.org/html/rfc4122.html#section-4.1.7
Expand Down

0 comments on commit 1006302

Please sign in to comment.