chore: nitpicky details

This commit is contained in:
2025-07-22 14:08:37 +02:00
parent 197918e526
commit ba162c34cc
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ public class CategoryController : ControllerBase
// GET /api/v1/categories
/// <summary>
/// Get a page category
/// Get a category page
/// </summary>
/// <remarks>
/// Can (and will) return an empty list if no categories are found in DB. <br/>