diff --git a/Bin/Bedrock.php b/Bin/Bedrock.php index dd8253b..6ce59b2 100644 --- a/Bin/Bedrock.php +++ b/Bin/Bedrock.php @@ -12,7 +12,7 @@ * @link https://TheTempusProject.com/Core * @license https://opensource.org/licenses/MIT [MIT LICENSE] */ -namespace TheTempusProject\Bedrock\bin; +namespace TheTempusProject\Bedrock\Bin; use TheTempusProject\Canary\Canary as Debug; use TheTempusProject\Hermes\Functions\Route as Routes;