diff --git a/frappe/public/images/framework.png b/frappe/public/images/framework.png new file mode 100644 index 0000000000..f4a0959905 Binary files /dev/null and b/frappe/public/images/framework.png differ diff --git a/frappe/utils/boilerplate.py b/frappe/utils/boilerplate.py index e168909592..166edf0612 100644 --- a/frappe/utils/boilerplate.py +++ b/frappe/utils/boilerplate.py @@ -391,7 +391,7 @@ app_license = "{app_license}" # required_apps = [] -# Each item in the list will be shown an app in the apps page +# Each item in the list will be shown as an app in the apps page # add_to_apps_screen = [ # {{ # "name": "{app_name}",