I have the following string: Oklahoma 123 456 789 End of Oklahoma
I need a regular expression that will return: Oklahoma 123 456 789
Thanks for your help