@@ -19,7 +19,7 @@ import es.uv.saic.service.PlantillaService;
@RestController
-@RequestMapping("/plantillas")
+@RequestMapping("/plantilla")
public class PlantillaController {
@Autowired
private PlantillaService ps;