diff options
Diffstat (limited to 'python/fatcat_web/templates/entity_edit_toml.html')
-rw-r--r-- | python/fatcat_web/templates/entity_edit_toml.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/entity_edit_toml.html b/python/fatcat_web/templates/entity_edit_toml.html index b0252c82..6e99c402 100644 --- a/python/fatcat_web/templates/entity_edit_toml.html +++ b/python/fatcat_web/templates/entity_edit_toml.html @@ -33,7 +33,7 @@ <br><br> <input class="ui primary submit button" type="submit" value="Update Release!"> <p> - <i>Edit will be part of the current editgroup, which needs to be submited and + <i>Edit will be part of the current editgroup, which needs to be submitted and approved before the change is included in the catalog.</i> </form> </div> |