Skip to content

Commit 03dd804

Browse files
author
Lily He
authored
Update 03-wls-operator.md
1 parent 0617811 commit 03dd804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/kubernetes/end2end/docs/03-wls-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Verify that the domain CRD version is correct.
8787
```
8888
kubectl get crd domains.weblogic.oracle -o jsonpath="{.spec.version}"
8989
```
90-
The expected version should be `v5`. Since the WebLogic operator is backward compatible, domain resource with any version older than `v5` should be supported.
90+
The expected version should be `v5`. Because the WebLogic operator is backward compatible, a domain resource with any version older than `v5` should be supported.
9191

9292
Now the WebLogic Kubernetes Operator is running and it's monitoring the default namespace. Later we'll deploy a domain resource to the default namespace and the operator will be responsible for creating, running, and managing the WebLogic domain.
9393

0 commit comments

Comments
 (0)