Skip to content

Commit c4322bf

Browse files
BuffaloDrewepicfaace
authored andcommitted
Update wording for description text (rjsf-team#1266)
1 parent 2d63594 commit c4322bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/form-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ const uiSchema = {
596596

597597
### Description texts
598598

599-
Sometimes it's convenient to change description a field. This is the purpose of the `ui:description` uiSchema directive:
599+
Sometimes it's convenient to change the description of a field. This is the purpose of the `ui:description` uiSchema directive:
600600

601601
```js
602602
const schema = {type: "string"};

0 commit comments

Comments
 (0)