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 5a15f9e commit d83b9bfCopy full SHA for d83b9bf
components/validation/tooltip.md
@@ -123,7 +123,7 @@ To enable Telerik Validation Tooltip for a field in the form you should:
123
124
## Position
125
126
-You can control the position of the validation tooltip through the `Position` paramter. It takes a member of the `TooltipPosition` enum:
+You can control the position of the validation tooltip through the `Position` parameter. It takes a member of the `TooltipPosition` enum:
127
128
* `Top` - by default the validation tooltip will render on top of the editor
129
* `Bottom`
0 commit comments