Skip to content

Commit 7e4feed

Browse files
authored
Update src/content/docs/workers/runtime-apis/nodejs/fs.mdx
1 parent fc7321c commit 7e4feed

File tree

1 file changed

+0
-2
lines changed
  • src/content/docs/workers/runtime-apis/nodejs

1 file changed

+0
-2
lines changed

src/content/docs/workers/runtime-apis/nodejs/fs.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ The file system implementation has the following limits:
8787
while the `%zz` is an invalid percent-encoding that is counted as 3 characters.
8888
* The maximum number of path segments is 48. For example, the path `/a/b/c` is
8989
3 segments.
90-
* The maxumum number of entries in a directory is 1024. This includes files,
91-
directories, and symlinks.
9290
* The maximum size of an individual file is 128 MB total.
9391

9492
:::

0 commit comments

Comments
 (0)