]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix typo
authorFederico Caselli <CaselIT@users.noreply.github.com>
Fri, 24 Jan 2020 15:41:25 +0000 (16:41 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2020 15:41:25 +0000 (16:41 +0100)
README.unittests.rst

index bf2d4429c742f5247a8b9a6fed5871d24c13826e..9528fdf8e23bbfd1d7058e25efe6d758e3a31e5e 100644 (file)
@@ -264,7 +264,7 @@ intended for production use!
 
 **MSSQL configuration**::
 
-    # only needed if a local image of mysql is not already present
+    # only needed if a local image of mssql is not already present
     docker pull mcr.microsoft.com/mssql/server:2019-CU1-ubuntu-16.04
 
     # create the container with the proper configuration for sqlalchemy