We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9724f9b commit 8afd01bCopy full SHA for 8afd01b
framework-docs/modules/ROOT/partials/web/web-data-binding-model-design.adoc
@@ -45,7 +45,7 @@ input is ignored. This is in contrast to property binding which by default binds
45
request parameter for which there is a matching property.
46
47
If neither a dedicated model object nor constructor binding is sufficient, and you must
48
-use property binding, we strongy recommend registering `allowedFields` patterns (case
+use property binding, we strongly recommend registering `allowedFields` patterns (case
49
sensitive) on `WebDataBinder` in order to prevent unexpected properties from being set.
50
For example:
51
0 commit comments