Update index.mdx (#100)
adriancuadrado committed
Apr 18, 2022 at 14:15 UTC
8f08c272acef5c7b972a129371e784a7a8e36b5d
1 file changed
+1
-1
content/organizations/index.mdx
+1
-1
@@ -8,7 +8,7 @@ redirect_from:
8
import {Link} from '@primer/components'
9
import shared from '../../src/shared.js'
10
11
-<>Organizations allow teams of contributors to read, write, and public and private packages. Organizations are free when they publish public packages. When organizations publish private packages, an npm Teams subscription is required. For more information on npm Teams pricing, see our <Link href="https://www.npmjs.com/pricing">products page</Link>.</>
11
+<>Organizations allow teams of contributors to read and write public and private packages. Organizations are free when they publish public packages. When organizations publish private packages, an npm Teams subscription is required. For more information on npm Teams pricing, see our <Link href="https://www.npmjs.com/pricing">products page</Link>.</>
12
13
<!-- edit the output of Index in `src/nav-base.yml` -->
14
<Index />