Skip to content

Commit f7719cb

Browse files
authored
Update playgrounds/geo-javascript/src/app.js
1 parent 6ba4b72 commit f7719cb

File tree

1 file changed

+1
-1
lines changed
  • playgrounds/geo-javascript/src

1 file changed

+1
-1
lines changed

playgrounds/geo-javascript/src/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ injectScript(
5959
Country: {{#helpers.highlight}}{ "attribute": "country" }{{/helpers.highlight}}
6060
</div>
6161
<div class="hit-name">
62-
{{#helpers.highlight}}{ "attribute": "population" }{{/helpers.highlight}}
62+
Population: {{#helpers.highlight}}{ "attribute": "population" }{{/helpers.highlight}}
6363
</div>
6464
</div>
6565
`,

0 commit comments

Comments
 (0)