This function deletes the letter s from the input whenever it trails the word

delete_ending_Ss(word)

Arguments

word

word to transform, if multiple use loop/apply/dplyr

Value

word vector without the last trailing S