From 1ea3679ed81e5b02312d6c81a43613ac4d500afc Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 9 Dec 2016 14:18:22 +0200 Subject: [PATCH] CRUD --- docs/custom_modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/custom_modules.rst b/docs/custom_modules.rst index 520e3cd9a212..ffe6a05bf662 100644 --- a/docs/custom_modules.rst +++ b/docs/custom_modules.rst @@ -28,7 +28,7 @@ You can check the current module status with: Create Module """"""""""""" -Run the following command to create a module: +Run the following command to create a CRUD module: .. code-block:: php