We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f57e6 commit 52d2315Copy full SHA for 52d2315
README.md
@@ -33,7 +33,7 @@ Many paths come from user-input or configuration data. Pathy can parse such stri
33
34
### Paths Literals
35
36
-Building path liberals is easy. You will typically build path literals from the following components:
+Building path literals is easy using the following components:
37
38
* `rootDir` – The root directory of an absolute path.
39
* `currentDir` – The current directory (AKA the "working directory"), useful for building relative paths.
0 commit comments