diff --git a/config/hyde.php b/config/hyde.php index c65a8375..89681ead 100644 --- a/config/hyde.php +++ b/config/hyde.php @@ -462,7 +462,7 @@ 'build_manifest_path' => 'app/storage/framework/cache/build-manifest.json', // Here you can specify HydeFront version and URL for when loading app.css from the CDN. - // Only change these if you know what you're doing as some versions may incompatible with your Hyde version. + // Only change these if you know what you're doing as some versions may be incompatible with your Hyde version. 'hydefront_version' => \Hyde\Framework\Services\AssetService::HYDEFRONT_VERSION, 'hydefront_cdn_url' => \Hyde\Framework\Services\AssetService::HYDEFRONT_CDN_URL,