Skip to content

Commit

Permalink
FIX typo (#14)
Browse files Browse the repository at this point in the history
TextField has not been extended
  • Loading branch information
zanderwar authored and jonom committed Apr 11, 2018
1 parent 26c8e18 commit 42ec040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
Name: text-target-length
---
SilverStripe\Forms\TextareaField:
SilverStripe\Forms\TextField:
extensions:
- JonoM\SilverStripeTextTargetLength\TextTargetLengthExtension
SilverStripe\Forms\TextareaField:
Expand Down

0 comments on commit 42ec040

Please sign in to comment.