Skip to content

Commit 838db1a

Browse files
committed
docs: typo fix
1 parent 4e93ed6 commit 838db1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hwp-previews/src/Admin/Settings/Templates/settings-page-main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<?php if ( Faust_Integration::$faust_enabled ) : ?>
6969
<li><a href="https://github.com/wpengine/hwptoolkit/tree/main/plugins/hwp-previews#using-with-faustjs" target="_blank" rel="noopener noreferrer"><?php esc_html_e( 'Using With Faust.js', 'hwp-previews' ); ?></a></li>
7070
<?php endif; ?>
71-
<li><a href="https://github.com/wpengine/hwptoolkit/tree/main/plugins/hwp-previews#xtending-the-functionality" target="_blank" rel="noopener noreferrer"><?php esc_html_e( 'Extending the Functionality', 'hwp-previews' ); ?></a></li>
71+
<li><a href="https://github.com/wpengine/hwptoolkit/tree/main/plugins/hwp-previews#extending-the-functionality" target="_blank" rel="noopener noreferrer"><?php esc_html_e( 'Extending the Functionality', 'hwp-previews' ); ?></a></li>
7272
</ul>
7373
<p><?php esc_html_e( 'HWP Previews is part of the HWP Toolkit, our comprehensive suite of tools and examples for headless WordPress.', 'hwp-previews' ); ?></p>
7474
<p><a class="button-secondary" href="https://github.com/wpengine/hwptoolkit" target="_blank" rel="noopener noreferrer">HWP Toolkit on GitHub</a></p>

0 commit comments

Comments
 (0)