Skip to content

Commit 1817ffd

Browse files
readme fix
1 parent a856ae4 commit 1817ffd

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The Stack creates only a <i>private subnet</i> in the VCN and hence the Function
7474
<br>
7575
However, the Function invocation can be done from OCI Cloud Shell either by connecting to the VCN private subnet or to OCI Service Network, both options will work. The invocation can be done as follows using the Stack <code>project_name</code> e.g. :
7676
<pre>
77-
fn invoke helloworldai-java-project helloworldai-java-project
77+
fn invoke helloworldai-java helloworldai-java
7878
</pre>
7979

8080
# Useful Links

0 commit comments

Comments
 (0)