I am using the module http://drupal.org/project/user_types.
I have set it all up, have 2 different types and the registration and custom fields are all working well.
Here is the problem I am having though.
When I go to www.site.com/user/register it shows a lot of the types of accounts.
One of them was one I created and one was me modifying the Normal member type because it can't be deleted
and I didn't need 3 listed there. So they click on one and it comes to the right registration page. It's also the url
www.site.com/register/usertypehere
That all works fine. But on the other user type, the one that was changed from Normal to the one I need the URL
is www.site.com/register/untyped
I don't get that?

Is there a way for me to fix it so the second user type will show as
www.site.com/register/usertypetwohere