We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 120e689 + 2d40e65 commit f1f9be4Copy full SHA for f1f9be4
app-dev/cloud-native/oci-queue/README.md
@@ -43,7 +43,7 @@ SOFTWARE.
43
44
### OCI Queue
45
46
-Create Queue and copy the Queue OCID and Enpoint:
+Create Queue and copy the Queue <i>OCID</i> and <i>Messages endpoint</i>:
47
48
<p>
49
<img src="files/endpoint.png" width="800" />
@@ -76,7 +76,7 @@ Setup secrets to run this example with GitHub Actions:
76
<li><b>OCI_KEY</b>: OCI User Private Key</li>
77
<li><b>OCI_PASSPHRASE</b>: OCI User Private Key passphrase (optional)</li>
78
<li><b>Q_ID</b>: OCI Queue OCID</li>
79
- <li><b>Q_ENDPOINT</b>OCI Queue Endpoint</li>
+ <li><b>Q_ENDPOINT</b>: OCI Queue Messages endpoint</li>
80
</ul>
81
82
### Run Action
0 commit comments