From 65ec3a5fe8a564f42aa6a20c6b20ca2ad3a0c349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9r=C3=A9my=20DUMAS?= Date: Wed, 27 Nov 2024 12:05:32 +0100 Subject: [PATCH] fix(typo): change Lincense => License --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69130c4..a9676a8 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Available variables are listed below, along with default values (see ```yaml mariadb_use_official_repo: false mariadb_use_official_repo_url: https://deb.mariadb.org -mariadb_use_official_repo_version: "10.6" +mariadb_use_official_repo_version: "10.11" mariadb_use_official_repo_format_deb822: false ``` @@ -295,6 +295,6 @@ avoid lengthy locks. - fauust.mariadb ``` -## Lincense +## License GNU General Public License v3.0