Skip to content

Commit 7013d1b

Browse files
committed
Minor readme fixes.
1 parent 1f19b58 commit 7013d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ $path = relative_path('/var/www/htdocs', '/var/www/htdocs/example')
328328
// '../'
329329
```
330330
331-
You can pass relative path as a parameter:
331+
You can pass relative path as a parameter too:
332332
333333
```php
334334
$path = relative_path('/var/www/htdocs/example/public/../../', '/var/')

0 commit comments

Comments
 (0)