Skip to content

Commit 8e214d4

Browse files
committed
minor #833 [Translator] Tweaking composer description to match repo description (weaverryan)
This PR was merged into the 2.x branch. Discussion ---------- [Translator] Tweaking composer description to match repo description | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | Nene | License | MIT GitHub repository descriptions on each sub-tree split are now synchronized to the `description` in `composer.json` (except for this one, which was updated on the repo first... now going backwards to update it in composer.json). Commits ------- de8620c [Translator] Tweaking composer description to match repo description
2 parents 278bf4a + de8620c commit 8e214d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Translator/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/ux-translator",
33
"type": "symfony-bundle",
4-
"description": "Symfony Translator for JavaScript",
4+
"description": "Exposes Symfony Translations directly to JavaScript.",
55
"keywords": [
66
"symfony-ux"
77
],

0 commit comments

Comments
 (0)