Skip to content

Commit 2b0fe23

Browse files
committed
minor #21374 fix package name (xabbuh)
This PR was merged into the 7.4 branch. Discussion ---------- fix package name see symfony/symfony#61733 Commits ------- 3463556 fix package name
2 parents 268f693 + 3463556 commit 2b0fe23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ The DynamoDbStore saves locks on a Amazon DynamoDB table. Install it by running:
717717

718718
.. code-block:: terminal
719719
720-
$ composer require symfony/amazon-dynamodb-lock
720+
$ composer require symfony/amazon-dynamo-db-lock
721721
722722
It requires a `DynamoDbClient`_ instance or a `Data Source Name (DSN)`_.
723723
This store does not support blocking, and expects a TTL to avoid stalled locks::

0 commit comments

Comments
 (0)