fix: appropriate heading (#1173)

The section heading seems inappropriate, I've updated it to relate to the section. --------- Co-authored-by: Gar <wraithgar@github.com>

Andrew Nessin committed Jun 26, 2024 at 00:12 UTC a3a6bd749dc2e1a549aa9ff183e625df1b6a8198
1 file changed +1 -1
content/packages-and-modules/introduction-to-packages-and-modules/package-scope-access-level-and-visibility.mdx
+1 -1
@@ -10,7 +10,7 @@ Visibility of npm packages depends on the scope (namespace) in which the package
10
11 </Note>
12
13 -## Public registry
13 +## npm Package Access Matrix
14
15 | Scope | Access level | Can view and download | Can write (publish) |
16 | --- | --- | --- | --- |