Fix typo: Travel plan example (#4810)

* Fix typo: New Zealand in travel plan example

* Fix multiple typos of New Zealand in examples
This commit is contained in:
rvgmiller
2022-07-12 13:33:15 +12:00
committed by GitHub
parent f67fa22cc1
commit eed3bf3d57

View File

@@ -774,7 +774,7 @@ export const initialTravelPlan = {
childPlaces: [],
}, {
id: 41,
title: 'New Zeland',
title: 'New Zealand',
childPlaces: [],
}, {
id: 42,
@@ -1079,7 +1079,7 @@ export const initialTravelPlan = {
},
41: {
id: 41,
title: 'New Zeland',
title: 'New Zealand',
childIds: []
},
42: {
@@ -1422,7 +1422,7 @@ export const initialTravelPlan = {
},
41: {
id: 41,
title: 'New Zeland',
title: 'New Zealand',
childIds: []
},
42: {
@@ -1766,7 +1766,7 @@ export const initialTravelPlan = {
},
41: {
id: 41,
title: 'New Zeland',
title: 'New Zealand',
childIds: []
},
42: {