From 45306206c75f9fd48e7bc96f167bd83774108441 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Mon, 24 Feb 2020 17:58:21 +0100 Subject: [PATCH] docs: Fix tiny typo (#15181) --- lib/spack/docs/containers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spack/docs/containers.rst b/lib/spack/docs/containers.rst index bbb21a2e005..18500ff7648 100644 --- a/lib/spack/docs/containers.rst +++ b/lib/spack/docs/containers.rst @@ -108,7 +108,7 @@ are currently supported are summarized in the table below: - ``ubuntu:16.04`` - ``spack/ubuntu-xenial`` * - Ubuntu 18.04 - - ``ubuntu:16.04`` + - ``ubuntu:18.04`` - ``spack/ubuntu-bionic`` * - CentOS 6 - ``centos:6``