Skip to content

Commit d83b9bf

Browse files
committed
chore(validation): fix typo in validation tooltip article
1 parent 5a15f9e commit d83b9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/validation/tooltip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To enable Telerik Validation Tooltip for a field in the form you should:
123123

124124
## Position
125125

126-
You can control the position of the validation tooltip through the `Position` paramter. It takes a member of the `TooltipPosition` enum:
126+
You can control the position of the validation tooltip through the `Position` parameter. It takes a member of the `TooltipPosition` enum:
127127

128128
* `Top` - by default the validation tooltip will render on top of the editor
129129
* `Bottom`

0 commit comments

Comments
 (0)