Skip to content

Commit 26de647

Browse files
committed
fix README
1 parent 6bbf8a1 commit 26de647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Default bundle configuration
4747
indragunawan_api_rate_limit:
4848
enabled: true
4949

50-
# The service that is used to persist class metadata in a cache. The service has to implement the Doctrine\Common\Cache\Cache interface.
50+
# The service that is used to persist rate limit metadata. The service has to implement the Doctrine\Common\Cache\Cache interface.
5151
storage: null
5252

5353
# Response header for rate limit information
@@ -84,4 +84,4 @@ Todo
8484
License
8585
-------
8686
87-
This bundle is under the MIT license. See the complete [license](LICENSE)
87+
This bundle is under the MIT license. See the complete [license](LICENSE.md)

0 commit comments

Comments
 (0)