website: Fix JSON typo (child_modules is array)

pull/20352/head
Nick Fagerlund 7 years ago
parent f6c5e33c00
commit ff47cab8c7

@ -89,7 +89,7 @@ The following example illustrates the structure of the common `<values-represent
}
]
"child_modules": {
"child_modules": [
// Each entry in "child_modules" has the same structure as the root_module
// object, with the additional "address" property shown below.
{

Loading…
Cancel
Save