Skip to content

Commit e5e46ee

Browse files
committed
fix typos
1 parent c3107b2 commit e5e46ee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geocollab-form",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

src/components/GeoCollabWizard.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ if (typeof window !== "undefined" && import.meta.env.DEV) {
496496
>
497497
Swiss Ornithological Institute (SOI)
498498
</a>
499-
for collaborative geolocator research.
499+
for collaborative multi-sensor geolocator research.
500500
</li>
501501
<li>
502502
Its main goal is to expand knowledge of bird migration in data-poor species and
@@ -547,10 +547,10 @@ if (typeof window !== "undefined" && import.meta.env.DEV) {
547547
Zenodo (GeoLocator-DP community) </a
548548
>, typically with an embargo until first publications.
549549
</li>
550-
<li>Collaborators are welcome tolead species-level publications.</li>
550+
<li>Collaborators are welcome to lead species-level publications.</li>
551551
<li>
552552
At the same time, data is available for broad multi-species analyses for
553-
researcher at SOI.
553+
researchers at SOI.
554554
</li>
555555
</ul>
556556
</section>
@@ -575,7 +575,7 @@ if (typeof window !== "undefined" && import.meta.env.DEV) {
575575
<h3>What we are looking for</h3>
576576
</div>
577577
<ul class="collab-list">
578-
<li>Target poorly known species or regions.</li>
578+
<li>Target poorly known species or regions, as detailed on the next pages.</li>
579579
<li>Have high recapture feasibility.</li>
580580
<li>Fill key gaps in migration knowledge.</li>
581581
</ul>

0 commit comments

Comments
 (0)