diff --git a/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php b/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php index 511a3b8a74..6c64adebe8 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php @@ -7,7 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 - * Description: A porfolio home page that features a gallery. + * Description: A portfolio home page that features a gallery. */ ?> diff --git a/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php b/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php index 7ca82754aa..1bac825e9e 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php @@ -5,7 +5,7 @@ * Keywords: quote, review, about * Categories: testimonials, text * Viewport width: 1300 - * Description: A centered testimonial section with a avatar, name, and job title. + * Description: A centered testimonial section with an avatar, name, and job title. */ ?> diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php b/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php index 105ac2ac00..6ee225137d 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php @@ -4,7 +4,7 @@ * Slug: twentytwentyfour/text-alternating-images * Categories: text, about * Viewport width: 1400 - * Description: A text section, then a two column section with text in one and image in another. + * Description: A text section, then a two-column section with text in one column and an image in the other. */ ?> diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php b/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php index 540846336f..c558518823 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php @@ -5,7 +5,7 @@ * Categories: text, about * Keywords: mission, introduction * Viewport width: 1200 - * Description: A centered itallic text statement with compact padding. + * Description: A centered italic text statement with compact padding. */ ?> diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php b/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php index f8fbb4ddc6..ca909ca773 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php @@ -5,7 +5,7 @@ * Categories: text, about, featured * Keywords: mission, introduction * Viewport width: 1400 - * Description: A centered text statement with a large paddings. + * Description: A centered text statement with a large amount of padding on all sides. */ ?> diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php b/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php index 000aa61119..3e0c3aeecb 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php @@ -5,7 +5,7 @@ * Categories: text, about, featured * Keywords: faq, about, frequently asked * Viewport width: 1400 - * Description: A FAQ section with a large FAQ heading and list of toggle questions and answers. + * Description: A FAQ section with a large FAQ heading and a group of questions and answers. */ ?> diff --git a/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php b/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php index a6a54c1de1..9116a974a3 100644 --- a/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php +++ b/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php @@ -4,7 +4,7 @@ * Slug: twentytwentyfour/text-project-details * Categories: text, portfolio * Viewport width: 1400 - * Description: A text only section for project details. + * Description: A text-only section for project details. */ ?>