Skip to content

Commit

Permalink
Fix grammar on the Getting Started page (WordPress#51661)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidsector9 authored and sethrubenstein committed Jul 13, 2023
1 parent 8803246 commit cf8d6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Welcome! Let's get started building with blocks. Blocks are at the core of exten
- Learn [about using theme.json](/docs/how-to-guides/themes/theme-json.md) to define settings and styles for your theme.

- [Create a Block Theme](/docs/how-to-guides/themes/create-block-theme.md) - Learn how block themes use blocks to build templates and the theme.json to provide styles.
- [Convert as Classic Theme to a Block Theme](https://developer.wordpress.org/themes/block-themes/converting-a-classic-theme-to-a-block-theme/) - Learn how to adopt various pieces of full site editing in your classic theme.
- [Convert a Classic Theme to a Block Theme](https://developer.wordpress.org/themes/block-themes/converting-a-classic-theme-to-a-block-theme/) - Learn how to adopt various pieces of full site editing in your classic theme.

## Ways to Stay Informed

Expand Down

0 comments on commit cf8d6fe

Please sign in to comment.