From d97cdca904c294fb7061f816e4b664e9404d1cbd Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Wed, 20 Nov 2024 10:53:56 -0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57b9e5d..97dc25f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ IssConfiguration IHazInstallationFiles.IssConfiguration => new IssConfiguration( ## License -This package is [licensed](LICENSE) under the [MIT Licence](https://en.wikipedia.org/wiki/MIT_License). +This package is [licensed](LICENSE) under the [MIT License](https://en.wikipedia.org/wiki/MIT_License). ---