Skip to content

Commit

Permalink
Switch to sentence case.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Aug 21, 2024
1 parent 00dd91c commit a788ddc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The schemas were last updated for WordPress 6.6.

## What's included?

### PHP Object Schemas
### PHP object schemas

* `WP_Post`
* `WP_Term`
Expand All @@ -35,7 +35,7 @@ The schemas were last updated for WordPress 6.6.
* `WP_Network`
* `WP_Screen`

### REST API Response Schemas
### REST API response schemas

Route | Schema
------------------------------------------------------- | ------
Expand Down Expand Up @@ -145,7 +145,7 @@ Any REST API error | `WP_REST_API_Error`

The REST API schemas use JSON Hyper-Schema.

### Property Schemas
### Property schemas

Schemas are provided for various properties:

Expand Down

0 comments on commit a788ddc

Please sign in to comment.