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 7b66882 commit 6b773f1Copy full SHA for 6b773f1
lib/path.js
@@ -485,7 +485,7 @@ const win32 = {
485
},
486
487
/**
488
- * It will solve the relative path from `from` to `to`, for instancee
+ * It will solve the relative path from `from` to `to`, for instance
489
* from = 'C:\\orandea\\test\\aaa'
490
* to = 'C:\\orandea\\impl\\bbb'
491
* The output of the function should be: '..\\..\\impl\\bbb'
0 commit comments