Skip to content

Commit a73bd10

Browse files
authored
Merge pull request #520 from dmathern86/eic-missdocumentation-correction
Eic missdocumentation correction
2 parents f72b0e2 + ecec035 commit a73bd10

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

adoc/SAP-EIC-General.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ spec:
144144
The last ressource you need to create is the certificate itself. This certificate is signed by your created CA. You can name the yaml file _application-name-certificate.yaml_.
145145
[source,yaml]
146146
----
147+
apiVersion: cert-manager.io/v1
147148
kind: Certificate
148149
metadata:
149150
name: <application-name>

adoc/SAP-Edge-Upgrade.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ sudo transactional-update patch
274274
WARNING: Keep in mind that transactional updates require a reboot to take effect!
275275

276276

277-
You can update {slem} n a similar way:
277+
You can update {slem} in a similar way:
278278

279279
[source, bash]
280280
----

0 commit comments

Comments
 (0)