Skip to content

Commit 724a169

Browse files
committed
Update name.rb
1 parent 62836dd commit 724a169

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/models/name.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,7 @@ def formal_txt
586586

587587
def page_description
588588
y = base_name + ' is a'
589+
y += 'n' if !candidatus? && rank? && rank =~ /^[aeiou]/
589590
y += ' candidate' if candidatus?
590591
y += ' ' + rank if rank?
591592
y += ' name'

0 commit comments

Comments
 (0)