Fix typo in YAML example
Change-Id: Ic03d341e6e081a96d790915087273e5b9f1af90b
This commit is contained in:
parent
198f7748df
commit
d01a78cc7b
@ -92,7 +92,7 @@ Here is an example how it can be done with the YAML file which looks like:
|
|||||||
- order_id: 3
|
- order_id: 3
|
||||||
item: Piano
|
item: Piano
|
||||||
quantity: 1
|
quantity: 1
|
||||||
-customer_id: 3
|
- customer_id: 3
|
||||||
name: Diana
|
name: Diana
|
||||||
orders:
|
orders:
|
||||||
- order_id: 4
|
- order_id: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user