Skip to content

Commit e69551f

Browse files
committed
Merge branch '4.3'
* 4.3: Fix typo
2 parents e2aae82 + 0f8382f commit e69551f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Contracts/Service/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/service-contracts",
33
"type": "library",
4-
"description": "Generic abstractions related to writting services",
4+
"description": "Generic abstractions related to writing services",
55
"keywords": ["abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)