Index: wp-content/themes/twentytwentytwo/functions.php
===================================================================
--- wp-content/themes/twentytwentytwo/functions.php	(revision 58784)
+++ wp-content/themes/twentytwentytwo/functions.php	(working copy)
@@ -9,7 +9,6 @@
  * @since Twenty Twenty-Two 1.0
  */
 
-
 if ( ! function_exists( 'twentytwentytwo_support' ) ) :
 
 	/**
@@ -61,5 +60,5 @@
 
 add_action( 'wp_enqueue_scripts', 'twentytwentytwo_styles' );
 
-// Add block patterns
+// Add block patterns.
 require get_template_directory() . '/inc/block-patterns.php';
