Skip to content

Commit e45e614

Browse files
committed
Fixing missed comment in snippets
Signed-off-by: A.Arnold <[email protected]>
1 parent 84ac0d7 commit e45e614

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

snippets/developer-preview-admonition.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// When including this file, ensure that {FeatureName} is set immediately before the include. Otherwise it will result in an incorrect replacement.
2-
:FeatureName:
2+
// use :FeatureName:
33

44
[IMPORTANT]
55
====

snippets/developer-preview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// When including this file, ensure that {FeatureName} is set immediately before the include. Otherwise it will result in an incorrect replacement.
2-
:FeatureName:
2+
// use :FeatureName:
33

44
[subs="attributes+"]
55
{FeatureName} is a Developer Preview feature only. Developer Preview features are not supported by Red Hat in any way and are not functionally complete or production-ready. Do not use Developer Preview features for production or business-critical workloads. Developer Preview features provide early access to upcoming product features in advance of their possible inclusion in a Red Hat product offering, enabling customers to test functionality and provide feedback during the development process. These features might not have any documentation, are subject to change or removal at any time, and testing is limited. Red Hat might provide ways to submit feedback on Developer Preview features without an associated SLA.

snippets/technology-preview-admonition.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// When including this file, ensure that {FeatureName} is set immediately before
22
// the include. Otherwise it will result in an incorrect replacement.
3-
:FeatureName:
3+
// use :FeatureName:
44

55
[IMPORTANT]
66
====

snippets/technology-preview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// When including this file, ensure that {FeatureName} is set immediately before
22
// the include. Otherwise it will result in an incorrect replacement.
3-
:FeatureName:
3+
// use :FeatureName:
44

55
[subs="attributes+"]
66
{FeatureName} is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

0 commit comments

Comments
 (0)