From 2c515750fdc64b29c37c9d11ba4e7918cddc435f Mon Sep 17 00:00:00 2001 From: Cris da Rocha Date: Wed, 2 Feb 2022 16:28:50 +0100 Subject: [PATCH] Update releasenotes.asciidoc (#13701) Fixed OS name. Ubuntu instead of Ununtu. --- docs/static/releasenotes.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/static/releasenotes.asciidoc b/docs/static/releasenotes.asciidoc index 28055f068..f35290b3e 100644 --- a/docs/static/releasenotes.asciidoc +++ b/docs/static/releasenotes.asciidoc @@ -65,7 +65,7 @@ This section summarizes the changes in the following releases: [[featured-7-17-0]] ==== New features and enhancements -* Docker images for `full` and `oss` distributions are now is based on Ununtu 20.04 (`ubi8` image remains unchanged) https://github.com/elastic/logstash/pull/13529[#13529] +* Docker images for `full` and `oss` distributions are now is based on Ubuntu 20.04 (`ubi8` image remains unchanged) https://github.com/elastic/logstash/pull/13529[#13529] //* Backport #13442 to 7.17. Update logstash docker to use ubuntu 20.04 b… https://github.com/elastic/logstash/pull/13529[#13529] [[notable-7-17-0]] @@ -3878,4 +3878,4 @@ Here are the plugin changes. - Tweaked logging statements to reduce verbosity - Fixed numerous issues relating to builds on Travis https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/799[#799] * logstash-output-s3 - - Fixed issue where on restart, 0 byte files could erroneously be uploaded to s3 https://github.com/logstash-plugins/logstash-output-s3/issues/195[#195] \ No newline at end of file + - Fixed issue where on restart, 0 byte files could erroneously be uploaded to s3 https://github.com/logstash-plugins/logstash-output-s3/issues/195[#195]