Skip to content

Commit 19da02c

Browse files
committed
Fix markdown
1 parent 0859e74 commit 19da02c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ Lock Component
22
==============
33

44
The Lock component creates and manages locks, a mechanism to provide exclusive
5-
access to a shared resource.
5+
access to a shared resource.
66

77
Resources
88
---------
99

10-
* [Documentation](https://symfony.com/doc/master/components/lock.html)
11-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
12-
* [Report issues](https://github.com/symfony/symfony/issues) and
13-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
14-
in the [main Symfony repository](https://github.com/symfony/symfony)
10+
* [Documentation](https://symfony.com/doc/master/components/lock.html)
11+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
12+
* [Report issues](https://github.com/symfony/symfony/issues) and
13+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
14+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)