Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 37b1f1a

Browse files
committed
Fix a typo
1 parent ffe6a4b commit 37b1f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Additionally following requirements have been changed compared to 1.x:
1414
## `@Form\Display` annotation has been removed
1515

1616
With introduction of class-level field annotations the name "Display" no longer made
17-
sense, please use `@Form]Field` from now on. We understand inconvenience such change
17+
sense, please use `@Form\Field` from now on. We understand inconvenience such change
1818
is causing but updating this goes hand in hand with another breaking change that may
1919
require your attention:
2020

0 commit comments

Comments
 (0)