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.
2 parents e8e83e3 + 4a849cd commit b3bc96bCopy full SHA for b3bc96b
docs/extending.md
@@ -227,7 +227,7 @@ var defaults = {
227
228
When schema form traverses the JSON Schema to create default form definitions it first checks the
229
*JSON Schema type* and then calls on each function in the corresponding list *in order* until a
230
-function actually returns something. That is then used as a defualt.
+function actually returns something. That is then used as a default.
231
232
This is the function that makes it a datepicker if its a string and has format "date" or "date-time":
233
0 commit comments