Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Use plural "IRL events" throughout
Browse files Browse the repository at this point in the history
  • Loading branch information
sabernhardt committed Oct 25, 2024
1 parent c23d72c commit 2ab2086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patterns/services-subscriber-only-section.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<!-- /wp:list-item -->

<!-- wp:list-item {"fontSize":"medium"} -->
<li class="has-medium-font-size"><?php esc_html_e( 'Join our IRL event.', 'twentytwentyfive' ); ?></li>
<li class="has-medium-font-size"><?php esc_html_e( 'Join our IRL events.', 'twentytwentyfive' ); ?></li>
<!-- /wp:list-item -->

<!-- wp:list-item {"fontSize":"medium"} -->
Expand Down

0 comments on commit 2ab2086

Please sign in to comment.