Skip to content

Commit

Permalink
Fixed Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AnilSeervi committed May 16, 2020
1 parent b34628a commit f17f90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std/fs/README.md
Expand Up @@ -59,7 +59,7 @@ ensureSymlink("./folder/targetFile.dat", "./folder/targetFile.link.dat"); // ret
ensureSymlinkSync("./folder/targetFile.dat", "./folder/targetFile.link.dat"); // void
```

### eol
### EOL

Detects and format the passed string for the targeted End Of Line character.

Expand Down

0 comments on commit f17f90e

Please sign in to comment.