Commit f763ad35 authored by Fabien Potencier's avatar Fabien Potencier

minor #1622 Remove typo (tcitworld)

This PR was merged into the 2.3.x-dev branch.

Discussion
----------

Remove typo

Remove extra parenthesis

Commits
-------

8781803b Remove typo
parents e41379ab 8781803b
......@@ -157,7 +157,7 @@ You can register form types by extending ``form.types``::
$types[] = 'your.type.service';
return $types;
}));
});
You can register form extensions by extending ``form.extensions``::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment