diff --git a/src/Helpers/Helpers.php b/src/Helpers/Helpers.php index 6c3bcfcbc..781d9e4db 100644 --- a/src/Helpers/Helpers.php +++ b/src/Helpers/Helpers.php @@ -169,7 +169,7 @@ public static function render( /** * Get manifest json by path and name. * - * @param string $path Absolute path to . + * @param string $path Absolute path to. * * @throws InvalidManifest If the manifest is not allowed. *