Skip to content

Commit f1f9be4

Browse files
authored
Merge pull request #327 from oracle-devrel/oci-q-readme-fixes
readme fixes
2 parents 120e689 + 2d40e65 commit f1f9be4

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 Queue <i>OCID</i> and <i>Messages 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 Messages endpoint</li>
8080
</ul>
8181

8282
### Run Action

0 commit comments

Comments
 (0)