Skip to content

Commit

Permalink
Merge pull request #12 from Eliemer/patch-2
Browse files Browse the repository at this point in the history
[typo] weird description in `KnownAlphabets` module
  • Loading branch information
pblasucci authored Aug 29, 2023
2 parents 86522fc + 3157925 commit 2bdee70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ananoid/Core.fs
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ module Tagged =
let nanoId' () = nanoIdOf' Defaults.Alphabet Defaults.Size


/// Pre-defined alphabets commonly used to generation identities.
/// Pre-defined alphabets commonly used to generate identifiers.
module Alphabets =
// Combination of all the lowercase, uppercase characters and numbers
/// from 0 to 9, not including any symbols or special characters.
Expand Down

0 comments on commit 2bdee70

Please sign in to comment.