When we put a wrong type on creating/updating a module the error message is : ```bash Error: "type" must be hint ``` but it should be : ```bash Error: "type" must be one of : "challenge", "practice", "certification", "submodule" ```
When we put a wrong type on creating/updating a module the error message is :
Error: "type" must be hintbut it should be :