We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba4b72 commit f7719cbCopy full SHA for f7719cb
playgrounds/geo-javascript/src/app.js
@@ -59,7 +59,7 @@ injectScript(
59
Country: {{#helpers.highlight}}{ "attribute": "country" }{{/helpers.highlight}}
60
</div>
61
<div class="hit-name">
62
- {{#helpers.highlight}}{ "attribute": "population" }{{/helpers.highlight}}
+ Population: {{#helpers.highlight}}{ "attribute": "population" }{{/helpers.highlight}}
63
64
65
`,
0 commit comments