Skip to content

Commit 1c7b324

Browse files
Fix typo
1 parent fcf2fbb commit 1c7b324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)