Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit f40e0d3

Browse files
committed
Minor docs table formatting fix
[finishes #173478913] Authored-by: Sarah Weinstein <sweinstein@pivotal.io>
1 parent cc49c78 commit f40e0d3

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/v3/source/includes/resources/manifests/_create_diff.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,8 @@ Name | Type | Description
5656
-------------- | ---- | -----------
5757
**op** | _string_ | Type of change; valid values are `add`, `remove`, `replace`
5858
**path** | _string_ | Path to changing manifest field
59-
**was** | _any_ | For `remove` and `replace` operations, the previous value;
60-
otherwise key is omitted
61-
**value** | _any_ | For `add` and `replace` operations, the new value; otherwise
62-
key is omitted
59+
**was** | _any_ | For `remove` and `replace` operations, the previous value; otherwise key is omitted
60+
**value** | _any_ | For `add` and `replace` operations, the new value; otherwise key is omitted
6361

6462
#### Definition
6563

0 commit comments

Comments
 (0)