Fix "Rect" to "React" (#48542)

Fix "Rect" to "React".
This commit is contained in:
Gan Eng Chin 2024-06-18 21:34:49 +08:00 committed by GitHub
parent 29d4b18a85
commit 20a6163d46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ If your extension adds new pages with tabs or subsections, be sure to use the `w
You can also use the `wc_admin_current_screen_id` filter to make any changes necessary to the screen ID generation behavior.
## Registering a Rect-powered page
## Registering a React-powered page
To register a React-powered page, use the [`wc_admin_register_page()`](https://woocommerce.github.io/code-reference/namespaces/default.html#function_wc_admin_register_page) function. It accepts an array of arguments: