diff --git a/bysshe/patterns/index.php b/bysshe/patterns/index.php
index 7ca451539c..837779e165 100644
--- a/bysshe/patterns/index.php
+++ b/bysshe/patterns/index.php
@@ -23,12 +23,10 @@
-
-
+
@@ -92,4 +90,4 @@
echo sprintf( esc_html__( 'Designed with %1$sWordPress%2$s', 'bysshe' ), '', '' ); ?>
-
\ No newline at end of file
+
diff --git a/bysshe/style.css b/bysshe/style.css
index 1d6a3413fa..2d5b173647 100644
--- a/bysshe/style.css
+++ b/bysshe/style.css
@@ -1,6 +1,6 @@
/*
Theme Name: Bysshe
-Theme URI: https://wordpress.com/theme/Bysshe/
+Theme URI: https://wordpress.com/theme/bysshe/
Author: Automattic
Author URI: https://automattic.com/
Description: Bysshe is crafted light and elegantly for poetry. It explores using blocks of text as the primary design element.
diff --git a/bysshe/theme.json b/bysshe/theme.json
index a2e76c3fbb..f4815f45f8 100644
--- a/bysshe/theme.json
+++ b/bysshe/theme.json
@@ -681,5 +681,5 @@
}
],
"version": 3,
- "$schema": "https://schemas.wp.org/trunk/theme.json"
+ "$schema": "https://schemas.wp.org/wp/6.7/theme.json"
}
\ No newline at end of file