Skip to content

Commit 0602493

Browse files
Fix typo in API usage section of aura-agent.adoc
1 parent 92a3cd4 commit 0602493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/genai-ecosystem/pages/aura-agent.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ And the tool will then embed the input text from the agent, perform the vector s
103103

104104
== API Usage
105105

106-
To integrate the Aura Agent into yours system, you can make it available externally, so it is callable via a REST API.
106+
To integrate the Aura Agent into your system, you can make it available externally, so it is callable via a REST API.
107107

108108
Besides the `ENDPOINT_URL` you also need `CLIENT_ID` and `CLIENT_SECRET` as https://neo4j.com/docs/aura/aura-cli/initial-configuration/[API keys from your User Profile^], to create short lived session tokens.
109109

0 commit comments

Comments
 (0)