@ -6,7 +6,7 @@ namespace apiLOL.Controllers
{
[Route("api/[controller]")]
[ApiController]
public class ControllerLol : ControllerBase
public class ControllerChampions : ControllerBase
// GET: api/<ControllerLol>
[HttpGet]