diff --git a/Controller/ApiController.php b/Controller/ApiController.php index 2a18157..398c23d 100644 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -31,7 +31,7 @@ use phpOMS\Utils\Parser\Markdown\Markdown; * @link https://orange-management.org * @since 1.0.0 * - * @todo Orange-Management/Moduels#14 + * @todo Orange-Management/Modules#14 * The editor should support (maybe as extension) versioning. * This doesn't have to be git or svn but at least multiple version should be able to get stored into the database. * The versioning should be very straight forward and only contain a version number, date and optionally a version name.