Skip to content

Commit 4bbbaee

Browse files
committed
README: remove space that shouldn't have sneaked in
1 parent e92f06c commit 4bbbaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ identifiers in your software as alphanumeric strings.
4141
* 🤬 Avoid common profanity in generated IDs
4242
* 🎲 IDs appear randomized when encoding incremental numbers
4343
* 🧰 Decode IDs back into numbers
44-
* ↔️ Generate IDs with a minimum length, making them more uniform
44+
* ↔️ Generate IDs with a minimum length, making them more uniform
4545
* 🔤 Generate IDs with a custom alphabet
4646
* 👩‍💻 Available in [multiple programming languages](https://sqids.org)
4747
* 👯‍♀️ Every equally configured implementation produces the same IDs

0 commit comments

Comments
 (0)