Skip to content

Commit 137281e

Browse files
committed
Minor readme fixes.
1 parent b474293 commit 137281e

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
@@ -320,7 +320,7 @@ $address = to_swiftmailer_emails(['address' => 'john.doe@example.com', 'name' =>
320320
321321
#### `relative_path()`
322322
323-
Return the relative path of a directory given another one:
323+
Get the relative path for two directories:
324324
325325
```php
326326
$path = relative_path('/var/www/htdocs', '/var/www/htdocs/example')

0 commit comments

Comments
 (0)