diff --git a/includes/class-config.php b/includes/class-config.php
index 2c968714..0cc2a9b9 100644
--- a/includes/class-config.php
+++ b/includes/class-config.php
@@ -482,7 +482,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'{user_profile_link}
' .
'Here is the submitted registration form:
' .
'{submitted_registration}',
- 'description' => __('Whether to receive notification when a new user account is approved','ultimate-member'),
+ 'description' => __('Whether to receive notification when a new user account is created','ultimate-member'),
'recipient' => 'admin',
'default_active' => true
),