docs(nixery): occurrences typo

Change-Id: I3798e1c23d6b0580b99b14bb4aae1c7cfc81fb6e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9366
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
guangwu 2023-09-19 16:45:10 +08:00 committed by clbot
parent a85d61307c
commit 6a4b4e37a9

View File

@ -34,6 +34,6 @@ It currently does not evaluate nested attribute sets (such as
```
In essence, this will trim Nix's store paths and hashes from the output,
count the occurences of each package and return the output as JSON. All
count the occurrences of each package and return the output as JSON. All
packages that have no references other than themselves are removed from the
output.