Skip to content

Commit

Permalink
Update wording for description text (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
BuffaloDrew authored and epicfaace committed Apr 25, 2019
1 parent 2d63594 commit c4322bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/form-customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ const uiSchema = {

### Description texts

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

```js
const schema = {type: "string"};
Expand Down

0 comments on commit c4322bf

Please # to comment.