Skip to content

Commit

Permalink
Add 'Eng.' to list of prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Sep 14, 2018
1 parent 783d947 commit e9bb1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/member_row.rb
Expand Up @@ -38,7 +38,7 @@ class MemberRow < Scraped::HTML
private

def wanted_prefixes
%w[Prof.]
%w[Prof. Eng.]
end

def unwanted_prefixes
Expand Down

0 comments on commit e9bb1c2

Please sign in to comment.