diff --git a/key-concepts.md b/key-concepts.md index 4afc9b1..d17b501 100644 --- a/key-concepts.md +++ b/key-concepts.md @@ -1,6 +1,6 @@ # Key Concepts -In this page will break down some of the key concepts and terms associated with the REST API: **Routes & Endpoints,** **Requests**, **Responses**, **Schema**, and **Controller Classes**. Each of these concepts play a crucial role in understanding, using, and extending the WordPress REST API, and each is explored in greater depth within this handbook. +In this page we'll break down some of the key concepts and terms associated with the REST API: **Routes & Endpoints,** **Requests**, **Responses**, **Schema**, and **Controller Classes**. Each of these concepts play a crucial role in understanding, using, and extending the WordPress REST API, and each is explored in greater depth within this handbook. ## Routes & Endpoints