diff options
Diffstat (limited to 'python/fatcat_web/templates/file_create.html')
-rw-r--r-- | python/fatcat_web/templates/file_create.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/file_create.html b/python/fatcat_web/templates/file_create.html index affcfb6e..29612d0e 100644 --- a/python/fatcat_web/templates/file_create.html +++ b/python/fatcat_web/templates/file_create.html @@ -14,7 +14,7 @@ <input class="ui primary submit button" type="submit" value="Create File!"> <p> <i>New file entity will be part of the current editgroup, which needs to be - submited and approved before the entity will formally be included in the + submitted and approved before the entity will formally be included in the catalog.</i> </form> </div> |