diff --git a/FAQ.md b/FAQ.md index 8345e6eb6..802baef0f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -237,9 +237,10 @@ of the metadata. Currently this only removes the example number metadata, so the savings are not a lot, but we may revisit this. *Impact:* - - `getExampleNumber`, `getInvalidExampleNumber`, `getExampleNumberForType`, - `getExampleNumberForNonGeoEntity` will return `null` - - Binary size (or download size for JS) will be slightly smaller + +- `getExampleNumber`, `getInvalidExampleNumber`, `getExampleNumberForType`, + `getExampleNumberForNonGeoEntity` will return `null` +- Binary size (or download size for JS) will be slightly smaller *JS:* Simply include metadatalite.js instead of metadata.js in your project.