From 91f02268ad79a268d6df4286803be57679522092 Mon Sep 17 00:00:00 2001 From: jacob-delgado Date: Fri, 22 Jan 2021 20:37:07 -0700 Subject: [PATCH] Update warning boilerplate for unsupported platforms (#8835) --- content/en/boilerplates/untested-document.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/boilerplates/untested-document.md b/content/en/boilerplates/untested-document.md index c77d151b01..9fc7104294 100644 --- a/content/en/boilerplates/untested-document.md +++ b/content/en/boilerplates/untested-document.md @@ -1,5 +1,5 @@ --- --- {{< warning >}} -This document has not been tested on the Istio 1.9 release and may contain bugs. +This vendor-provided document has not been tested on the Istio 1.9 release and may contain bugs. {{< /warning >}}