The stringr::word() function's documentation currently states: > The default value select the first word. I suspect this should read: > The default value selects the first word. I only noticed because I cite the doc in a textbook that I'm writing.
The stringr::word() function's documentation currently states:
I suspect this should read:
I only noticed because I cite the doc in a textbook that I'm writing.