Skip to content

Commit

Permalink
Update frontend/src/seqvars/components/QueryResults/CellGeneFlags.vue
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
holtgrewe and coderabbitai[bot] authored Oct 10, 2024
1 parent 91ea836 commit c0dad7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ const moiIncludes = (
<AbbrHint
:hint="
moiIncludes(item, 'y_linked')
? 'X-LINKED is known mode of inheritance for condition'
? 'Y-LINKED is known mode of inheritance for condition'
: 'Not known to cause Y-linked conditions'
"
:hints-enabled="hintsEnabled"
Expand Down

0 comments on commit c0dad7d

Please sign in to comment.