Skip to content

Commit

Permalink
Update label
Browse files Browse the repository at this point in the history
  • Loading branch information
skodapetr committed May 23, 2024
1 parent 5d5662b commit 58018fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/http/dataset-detail/dataset-detail-cs.html
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ <h5 class="gov-text--l gov-color--secondary-700">
{{#if schemaArrayVisible}}
<li class="schema">
{{#each schemaArray}}
<a href="{{this}}">Schéma</a>
<a href="{{this}}">Standard</a>
<span class="quality"></span>
{{/each}}
</li>
Expand Down

0 comments on commit 58018fb

Please sign in to comment.