Skip to content

Commit 7996cfc

Browse files
docs: fix bad indent for remove control param docs
1 parent fd4471a commit 7996cfc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/COMMON_CONTROL_PARAMETERS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ parameters you can use:
8181
you want to remove from. Then, make another request for the fields you want to replace.
8282

8383
!!! Notes
84-
- This parameter is only available for `PATCH` requests.
85-
- This parameter is only applicable to array fields.
86-
- If the submitted array values match the existing array values exactly, the API will not make any changes to that field to avoid removing all values unintentionally.
84+
- This parameter is only available for `PATCH` requests.
85+
- This parameter is only applicable to array fields.
86+
- If the submitted array values match the existing array values exactly, the API will not make any changes to that field to avoid removing all values unintentionally.
8787

8888
## reverse
8989

0 commit comments

Comments
 (0)