diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index f3ee0105..1a73f744 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -132,7 +132,7 @@ include_once 'dependencies.php'; include_once 'middlewares.php'; /** - * Include API's + * Include API ENDPOINTS */ include_once 'api/delivery/images.php'; include_once 'api/delivery/entries.php';