We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5753fcd commit a7d4966Copy full SHA for a7d4966
source/includes/wp-api-v2/_shipping-methods.md
@@ -10,7 +10,7 @@ The shipping methods API allows you to view individual shipping methods.
10
| `title` | string | Shipping method title. <i class="label label-info">read-only</i> |
11
| `description` | string | Shipping method description. <i class="label label-info">read-only</i> |
12
13
-## Retrieve an shipping method ##
+## Retrieve a shipping method ##
14
15
This API lets you retrieve and view a specific shipping method.
16
0 commit comments