Skip to content

Commit 8ec9532

Browse files
committed
Fix typo
1 parent d77e0ed commit 8ec9532

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Symfony Cache Contracts
33

44
A set of abstractions extracted out of the Symfony components.
55

6-
Can be used to build on semantics that the Symfony components proved useful - and
6+
Can be used to build on semantics that the Symfony components proved useful and
77
that already have battle tested implementations.
88

99
See https://github.com/symfony/contracts/blob/main/README.md for more information.

EventDispatcher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Symfony EventDispatcher Contracts
33

44
A set of abstractions extracted out of the Symfony components.
55

6-
Can be used to build on semantics that the Symfony components proved useful - and
6+
Can be used to build on semantics that the Symfony components proved useful and
77
that already have battle tested implementations.
88

99
See https://github.com/symfony/contracts/blob/main/README.md for more information.

HttpClient/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Symfony HttpClient Contracts
33

44
A set of abstractions extracted out of the Symfony components.
55

6-
Can be used to build on semantics that the Symfony components proved useful - and
6+
Can be used to build on semantics that the Symfony components proved useful and
77
that already have battle tested implementations.
88

99
See https://github.com/symfony/contracts/blob/main/README.md for more information.

Service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Symfony Service Contracts
33

44
A set of abstractions extracted out of the Symfony components.
55

6-
Can be used to build on semantics that the Symfony components proved useful - and
6+
Can be used to build on semantics that the Symfony components proved useful and
77
that already have battle tested implementations.
88

99
See https://github.com/symfony/contracts/blob/main/README.md for more information.

Translation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Symfony Translation Contracts
33

44
A set of abstractions extracted out of the Symfony components.
55

6-
Can be used to build on semantics that the Symfony components proved useful - and
6+
Can be used to build on semantics that the Symfony components proved useful and
77
that already have battle tested implementations.
88

99
See https://github.com/symfony/contracts/blob/main/README.md for more information.

0 commit comments

Comments
 (0)