diff --git a/examples/bind/list.amp.html b/examples/bind/list.amp.html index 84fae8880344..400952cb2859 100644 --- a/examples/bind/list.amp.html +++ b/examples/bind/list.amp.html @@ -23,11 +23,23 @@ quantity: 1976, unitPrice: 3.50 }, { - name: 'ice cream', + name: 'burger', quantity: 108, unitPrice: 6.50 }] - })">Show Other Foods + })">Show Junk Food (local) + + @@ -40,18 +52,22 @@