diff --git a/lib/licenses.nix b/lib/licenses.nix index 7a594d9d26f0..9ca884c690cc 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -1416,7 +1416,7 @@ lib.mapAttrs mkLicense ( tsl = { shortName = "TSL"; - fullName = "Timescale License Agreegment"; + fullName = "Timescale License Agreement"; url = "https://github.com/timescale/timescaledb/blob/main/tsl/LICENSE-TIMESCALE"; free = false; };