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
|
||||
item: Piano
|
||||
quantity: 1
|
||||
-customer_id: 3
|
||||
- customer_id: 3
|
||||
name: Diana
|
||||
orders:
|
||||
- order_id: 4
|
||||
|
Loading…
Reference in New Issue
Block a user