diff --git a/README.md b/README.md index 10dade5f..1794390c 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ Assuming the following tenancy config: ```php 'filesystem' => [ 'suffix_base' => 'tenant', - // Disks which should be suffixed with the prefix_base + tenant UUID. + // Disks which should be suffixed with the suffix_base + tenant UUID. 'disks' => [ 'local', // 'public',