Skip to content

Commit

Permalink
fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
vcidst committed Sep 21, 2023
1 parent e780ff3 commit c1a4bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/lock-stores.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ The `ConcurrentRedisLockStore` recreates the `TicketLock` from the persisted `Ti
- `key_prefix` (default: `None`): The prefix to prepend to lock store keys. Must
be alphanumeric

- `username` (default: `None`): Username used for authentication
- `username` (default: `None`): Username used for authentication

- `password` (default: `None`): Password used for authentication
(`None` equals no authentication)
Expand Down

0 comments on commit c1a4bfe

Please sign in to comment.