Fix typo in Agent Runtime Environments doc (#4336)

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
This commit is contained in:
Kartik Ramesh
2024-11-24 19:52:51 -06:00
committed by GitHub
parent d186a41ed1
commit 08383445fd

View File

@@ -1,6 +1,6 @@
# Agent Runtime Environments
At the foundation level, the framework provides a _runtime envionment_, which facilitates
At the foundation level, the framework provides a _runtime environment_, which facilitates
communication between agents, manages their identities and lifecycles,
and enforce security and privacy boundaries.