diff --git a/PricelyAPI/Program.cs b/PricelyAPI/Program.cs index 2f8825a..b32a338 100644 --- a/PricelyAPI/Program.cs +++ b/PricelyAPI/Program.cs @@ -49,7 +49,7 @@ { Version = "v1", Title = "Pricely API", - Description = "Dette er den første version af Pricely API. Du kan selv bruge det i dine egne applikationer.\nI den første periode her vil der nok komme nogle ændringer.", + Description = "This is the first version of the Pricely API. Many changes are coming to it, so some of the endpoints will probably change (It's sort of a beta)", }); //options.SwaggerDoc("v2", new Microsoft.OpenApi.Models.OpenApiInfo