Skip to content

Commit 16a3cb3

Browse files
authored
Update bionic.md
English review done
1 parent b0a290f commit 16a3cb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user/reference/bionic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dist: bionic
2020
2121
## Environment Common to All Ubuntu 18.04 Images
2222
23-
The following versions of Docker, version control software, compilers, and language support are available on all Ubuntu 18.04 builds. All preinstalled software not provided by the distro is installed from an official releaseeither a prebuilt binary if available, or a source release built with default options.
23+
All Ubuntu 18.04 builds include the following versions of Docker: version control software, compilers, and language support. All preinstalled software not provided by the distro is installed from an official releaseeither a prebuilt binary, if available, or a source release built with default options.
2424
2525
### Version Control
2626
@@ -56,7 +56,7 @@ The following versions of Docker, version control software, compilers, and langu
5656

5757
* **Pre-installed Ruby**:
5858
* `ruby 3.3.5`
59-
* Other Ruby versions (e.g. 2.7.x, 3.1.x) can be installed during build time.
59+
* Other Ruby versions (e.g., 2.7.x, 3.1.x) can be installed during build time.
6060

6161
### Python Support
6262

0 commit comments

Comments
 (0)