diff --git a/src/wp-content/themes/twentytwentyone/footer.php b/src/wp-content/themes/twentytwentyone/footer.php index 08a0c2524f..5f7d5a2a5e 100644 --- a/src/wp-content/themes/twentytwentyone/footer.php +++ b/src/wp-content/themes/twentytwentyone/footer.php @@ -58,7 +58,7 @@ printf( /* translators: %s: WordPress. */ esc_html__( 'Proudly powered by %s.', 'twentytwentyone' ), - 'WordPress' + 'WordPress' ); ?>