diff --git a/src/wp-admin/js/updates.js b/src/wp-admin/js/updates.js index cfe832de3e..5bedfa2c30 100644 --- a/src/wp-admin/js/updates.js +++ b/src/wp-admin/js/updates.js @@ -1178,7 +1178,7 @@ }; /** - * Sends an Ajax request to the server to install a theme. + * Sends an Ajax request to the server to delete a theme. * * @since 4.6.0 *