Skip to content

Commit

Permalink
fix a typo in summary header from "ontologies" to "semantic resouces"
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Jun 22, 2024
1 parent 7170e5d commit fdcfa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/ontology_viewer/_header.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-# A header of sorts to display ontology name and subset of details.
.ontology-details-header-container
.ontology-details-path
%a{href: "/ontologies"} ontologies
%a{href: "/ontologies"} semantic resources
- if @ontology.viewOf
= inline_svg_tag 'arrow-right-outlined.svg'
%div
Expand Down

0 comments on commit fdcfa5c

Please sign in to comment.