Skip to content

Commit aa817e1

Browse files
committed
Tweak
1 parent fc6f187 commit aa817e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/filesystem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ to check a list of paths for a common base path::
444444
);
445445
// => /var/www/vhosts/project/httpdocs
446446

447-
Use this path together to shorten the stored paths::
447+
Use this common base path to shorten the stored paths::
448448

449449
return [
450450
$basePath.'/config/config.yaml',

0 commit comments

Comments
 (0)