From d87c2481170a78099530e64dfe2f1a882b082549 Mon Sep 17 00:00:00 2001 From: DrSnowbird Date: Thu, 19 Nov 2020 23:15:56 -0500 Subject: [PATCH] fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 216a74e..b9b0535 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ After that, combining with other Docker security practice (see below references) * Ubuntu 18.04 LTS now and we will use Ubuntu 20.04 soon as LTS Docker base image. * openjdk version "1.8.0_275" OpenJDK Runtime Environment (build 1.8.0_275-8u275-b01-0ubuntu1~18.04-b01) - penJDK 64-Bit Server VM (build 25.275-b01, mixed mode) + OpenJDK 64-Bit Server VM (build 25.275-b01, mixed mode) * Apache Maven 3.6 * Python 3.6 + pip 20.2 + Python 3 virtual environments (venv, virtualenv, virtualenvwrapper, mkvirtualenv, ..., etc.) * Node v15 + npm 7 (from NodeSource official Node Distribution)