mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
Apply suggestions from code review
Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
This commit is contained in:
parent
36d58993a0
commit
36e9433cf9
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ const TEMPLATE = `
|
||||||
</select>
|
</select>
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" name="aspoint" />
|
<input type="checkbox" name="aspoint" />
|
||||||
${translate('Symplify all geometries to points')}
|
${translate('Simplify all geometries to points')}
|
||||||
</label>
|
</label>
|
||||||
<label id="boundary">
|
<label id="boundary">
|
||||||
</label>
|
</label>
|
||||||
|
|
Loading…
Reference in a new issue