Skip to content

Commit 99c0737

Browse files
committed
fixed typo
1 parent a3bd764 commit 99c0737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Design Principles
1111

1212
* contracts are split by domain, each into their own sub-namespaces;
1313
* contracts are small and consistent sets of PHP interfaces, traits, normative
14-
docblocks and reference test suites when applicable, etc.;
14+
docblocks and reference test suites when applicable, ...;
1515
* all contracts must have a proven implementation to enter this repository;
1616
* they must be backward compatible with existing Symfony components.
1717

0 commit comments

Comments
 (0)