Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa7f835

Browse files
Contracts: Remove ellipsis
1 parent a29aff0 commit aa7f835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Contracts/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, ...;
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)