diff --git a/Controller/JsonDocumentationController.php b/Controller/DocumentationController.php
similarity index 96%
rename from Controller/JsonDocumentationController.php
rename to Controller/DocumentationController.php
index 5d95f25..0450d3a 100644
--- a/Controller/JsonDocumentationController.php
+++ b/Controller/DocumentationController.php
@@ -18,7 +18,7 @@ use Symfony\Component\HttpFoundation\JsonResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpKernel\Exception\BadRequestHttpException;
-final class JsonDocumentationController
+final class DocumentationController
{
private $generatorLocator;
diff --git a/Resources/config/services.xml b/Resources/config/services.xml
index b7221b8..8c888a6 100644
--- a/Resources/config/services.xml
+++ b/Resources/config/services.xml
@@ -18,7 +18,7 @@
-
+