Skip to content

Commit 727c38b

Browse files
author
odx-pipelines/[email protected]
committed
fixing typos
1 parent 2c0ea78 commit 727c38b

File tree

1 file changed

+2
-2
lines changed
  • oci-deployment-examples/oci-devops-instance-env-dynamic-update

1 file changed

+2
-2
lines changed

oci-deployment-examples/oci-devops-instance-env-dynamic-update/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ freeformTags.key = 'env' && freeformTags.value = 'prod'
7272
```java
7373
freeformTags.key = 'env' && freeformTags.value = 'prod' && lifecycleState= 'RUNNING'
7474
```
75-
#### Using most commong compute instance attributes.
75+
#### Using most common compute instance attributes.
7676

7777
- Using `availabilityDomain`
7878

@@ -100,7 +100,7 @@ shape='VM.Standard.E3.Flex'
100100
![](images/oci-query-shape.png)
101101

102102

103-
- You may also use various other paramters of instanes like `definedTags`, `lifecycleState`,
103+
- You may also use various other parameters of instanes like `definedTags`, `lifecycleState`,
104104

105105
#### Operators supports
106106

0 commit comments

Comments
 (0)