Skip to content

Commit 550b460

Browse files
committed
FIXUP
1 parent b79f2c1 commit 550b460

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/fs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3668,8 +3668,8 @@ The above example creates a symbolic link `mewtwo` which points to `mew` in the
36683668
same directory:
36693669

36703670
```bash
3671-
$ tree example/
3672-
example/
3671+
$ tree .
3672+
.
36733673
├── mew
36743674
└── mewtwo -> ./mew
36753675
```

0 commit comments

Comments
 (0)