Skip to content

Commit 5852fe9

Browse files
authored
Merge pull request #2 from alexislefebvre/fix-typo-functionnal-to-functional
Fixes #1: Fix typo “functionnal” → “functional”
2 parents ec061e3 + 89e5a0b commit 5852fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/test-pack",
33
"type": "symfony-pack",
44
"license": "MIT",
5-
"description": "A pack for functionnal testing within a Symfony app",
5+
"description": "A pack for functional testing within a Symfony app",
66
"require": {
77
"php": "^7.0",
88
"symfony/browser-kit": "^3.3|^4.0",

0 commit comments

Comments
 (0)