Skip to content

Commit 7ca5121

Browse files
Update workspaces/cache/docs/AppCache.md
Co-authored-by: PierreDemailly <[email protected]>
1 parent 4288324 commit 7ca5121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/cache/docs/AppCache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Saves an analysis payload for a given package.
88

99
**Parameters**:
10-
- `pkg` (`string`): Package name (e.g., `"@nodesecure/[email protected]"`).
10+
- `packageName` (`string`): Package name (e.g., `"@nodesecure/[email protected]"`).
1111
- `payload` (`object`): The analysis result to store.
1212

1313
> [!NOTE]

0 commit comments

Comments
 (0)