Skip to content

Commit

Permalink
Shorten tooltip #18
Browse files Browse the repository at this point in the history
  • Loading branch information
sroertgen committed Jan 31, 2024
1 parent e0a80cd commit 7ebd89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h1>Unleash the full potential of controlled vocabularies in reconciliation</h1>
<form action="/upload" enctype="multipart/form-data" method="post">
<div class="form-group">
<label for="account">Account for Dataset
<a title="Imagine it like a namespace that holds your vocabulary. Since the service is free for everyone to use, other people could potentially overwrite your vocabulary. So choose a name not too common."></a>
<a title="Please provide the same account for all your uploads. The account is part of the reconcile service url."></a>
</label>
<input type="text" id="account" name="account" required />
<label for="language">Language to use for Reconciliation
Expand Down

0 comments on commit 7ebd89b

Please sign in to comment.