There was an error while loading. Please reload this page.
1 parent 2d63594 commit c4322bfCopy full SHA for c4322bf
docs/form-customization.md
@@ -596,7 +596,7 @@ const uiSchema = {
596
597
### Description texts
598
599
-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:
600
601
```js
602
const schema = {type: "string"};
0 commit comments