Skip to content

Commit 27acaba

Browse files
0hmXaduh95
andauthored
Update doc/api/packages.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent da9916e commit 27acaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Reasons for this behavior include:
465465
* **Encapsulation:** Ensures all exported paths are resolved relative to
466466
the package root, making the package self-contained.
467467

468-
#### No path traversal or invalid segments
468+
##### No path traversal or invalid segments
469469

470470
Export targets must not resolve to a location outside the package's root
471471
directory. Additionally, path segments like `.` (single dot), `..` (double dot),

0 commit comments

Comments
 (0)