Skip to content

Commit

Permalink
Updated several typos in client-assets.php file
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Oct 15, 2024
1 parent 26e108d commit ad4b389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/client-assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ function gutenberg_default_script_modules() {
switch ( $script_module_id ) {
/*
* Interactivity exposes two entrypoints, "/index" and "/debug".
* "/debug" should replalce "/index" in devlopment.
* "/debug" should replace "/index" in development.
*/
case '@wordpress/interactivity/debug':
if ( ! SCRIPT_DEBUG ) {
Expand Down

0 comments on commit ad4b389

Please sign in to comment.