fix: correction of duplication of the word "your" (#75)

Oleg Kalashnikov committed Mar 7, 2022 at 17:44 UTC de7e30078c2fc0cf8827fb609d653b5e8a0993a0
1 file changed +1 -1
content/organizations/creating-and-managing-organizations/converting-your-user-account-to-an-organization.mdx
+1 -1
@@ -9,7 +9,7 @@ If you have an npm user account, you can convert your user account to an organiz
9
10 - Create a new organization with the name of your user account.
11 - Prompt you to create a new npm user account. We recommend choosing a variation of your old user name so collaborators will recognize you. For example, if your old username was "wombat", your new username might be "wombat-new".
12 -- Make your your new npm user account an owner of your new organization.
12 +- Make your new npm user account an owner of your new organization.
13 - Add your new npm user account to a team called "Developers" in your new organization.
14 - Transfer packages owned by your user account to your new organization.
15 - Transfer your existing organization and team memberships and contributor access settings to your new user account.