diff --git a/README.md b/README.md index f815b27..ae2fa4b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MariaDB Server Container Image +# MariaDB Server container image ## Description MariaDB is an open-source, multi-threaded, relational database management system. It's a backward-compatible branch of the MySQL Community Server that provides a drop-in replacement for MySQL. diff --git a/mariadb-image.changes b/mariadb-image.changes index 1ea51f7..ed93c4d 100644 --- a/mariadb-image.changes +++ b/mariadb-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 18 17:24:16 UTC 2024 - Dirk Mueller + +- use sentence style capitalization in READMEs + ------------------------------------------------------------------- Mon Jun 17 08:07:32 UTC 2024 - Dan Čermák