Skip to content

Commit 5fab970

Browse files
readme fixes
1 parent 120e689 commit 5fab970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-dev/cloud-native/oci-queue/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ SOFTWARE.
4343

4444
### OCI Queue
4545

46-
Create Queue and copy the Queue OCID and Enpoint:
46+
Create Queue and copy the <i>Queue OCID</i> and <i>Endpoint</i>:
4747

4848
<p>
4949
<img src="files/endpoint.png" width="800" />
@@ -76,7 +76,7 @@ Setup secrets to run this example with GitHub Actions:
7676
<li><b>OCI_KEY</b>: OCI User Private Key</li>
7777
<li><b>OCI_PASSPHRASE</b>: OCI User Private Key passphrase (optional)</li>
7878
<li><b>Q_ID</b>: OCI Queue OCID</li>
79-
<li><b>Q_ENDPOINT</b>OCI Queue Endpoint</li>
79+
<li><b>Q_ENDPOINT</b>: OCI Queue Endpoint</li>
8080
</ul>
8181

8282
### Run Action

0 commit comments

Comments
 (0)