Lynx: Fixing a typo in social media service name. (#6700)

This commit is contained in:
alaczek 2022-10-27 09:31:10 +10:00 committed by GitHub
parent 0f85af10f8
commit 0db4033dda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
<!-- /wp:paragraph -->
<!-- wp:paragraph {"style":{"typography":{"letterSpacing":"-1px","lineHeight":"1.2"},"elements":{"link":{"color":{"text":"#e80fc5"}}}},"fontSize":"xx-large"} -->
<p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Dribble.', 'lynx' ); ?></a></p>
<p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Dribbble.', 'lynx' ); ?></a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->