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.
1 parent d4e273d commit d83b7d1Copy full SHA for d83b7d1
app/templates/index.hbs
@@ -48,8 +48,8 @@
48
</div>
49
<small id="load" class="form-text text-muted">When loading a form resource, any changes will be discarded and the
50
given URI will be loaded.</small>
51
- <p class="text-warning"><strong>Beware!</strong> This is only a proof of concepts, not all field types by the
52
- vocabularies are supported.</p>
+ <p class="text-warning"><strong>Beware!</strong> Only the most common field types of the vocabularies are supported.
+ </p>
53
</form>
54
55
{{#if this.model.success}}
0 commit comments