Skip to content

Commit 2d5f914

Browse files
authored
Fix typo in key concepts intro sentence (#108)
1 parent 3371eed commit 2d5f914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

key-concepts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Key Concepts
22

3-
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.
3+
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.
44

55
## Routes & Endpoints
66

0 commit comments

Comments
 (0)