diff --git a/templates/welcome.php b/templates/welcome.php index acf986d..a908d82 100644 --- a/templates/welcome.php +++ b/templates/welcome.php @@ -21,7 +21,7 @@ \sprintf( // translators: \__( - 'People can follow your Blog by using the username %1$s or the URL %2$s. This Blog-User will federate all posts written on your Blog, regardless of the User who posted it. You can customize the Blog-User on the Settings Page.', + 'People can follow your Blog by using the username %1$s or the URL %2$s. This Blog-User will federate all posts written on your Blog, regardless of the User who posted it. You can customize the Blog-User on the Settings page.', 'activitypub' ), \esc_attr( $blog_user->get_resource() ),