Skip to content

Commit 4952563

Browse files
authored
Merge pull request #1044 from oracle/rmarano
update K8s req; jenkins-ignore
2 parents 87b01a4 + eed590a commit 4952563

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs-source/content/developerguide/documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ update to the documentation, follow this process:
2525
3. Make your documentation updates by editing the source files in
2626
`docs-source/content`.
2727
{{% notice note %}}
28-
Make sure you _only_ check in the changes from the `docs-source/content` area;
28+
Make sure you check in the changes from the `docs-source/content` area _only_;
2929
do not build the site and check in the static files.
3030
{{% /notice %}}
3131
3232
4. If you wish to view your changes, you can run the site locally using
33-
these commands; the site will be available on the URL shown here:
33+
these commands. The site will be available on the URL shown here:
3434
3535
```
3636
cd docs-source

docs-source/content/userguide/introduction/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Detailed instructions are available [here]({{< relref "/userguide/managing-opera
2929

3030
### OpenShift
3131

32-
Operator 2.0.1+ is certified for use on OpenShift 3.11.43+, with Kubernetes 1.11.5+
32+
Operator 2.0.1+ is certified for use on OpenShift 3.11.43+, with Kubernetes 1.11.5+.
3333

3434
When using the operator in OpenShift, the anyuid security context constraint is required to ensure that WebLogic containers run with a UNIX UID that has the correct permissions on the domain filesystem.
3535

0 commit comments

Comments
 (0)