Fixed typo

pull/10/head
Jens Pelzetter 2021-11-20 18:39:48 +01:00
parent a38dd54c41
commit f717e6d657
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ import javax.ws.rs.core.Response;
*/
@RequestScoped
@Controller
@Path("/")
@Path("/contentsections")
public class ContentSectionsController {
@Inject