From b74ce2ad8e4c547ec8c17877918437289b16222b Mon Sep 17 00:00:00 2001 From: bilbogh <114033741+bilbogh@users.noreply.github.com> Date: Sun, 30 Oct 2022 01:43:09 +0200 Subject: [PATCH] Update terminology --- core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/README.md b/core/README.md index a32258c..316fdf9 100644 --- a/core/README.md +++ b/core/README.md @@ -2,7 +2,7 @@ ## Overview The `core` directory contains code that is used to generate the libraries common to several elements in the system - most notibly the `ngen_core` library. -The code in this directory should not be changed without informing the Infinity Next Agent group, as changes here have a far reaching consequences. +The code in this directory should not be changed without informing as changes here have a far reaching consequences. ## Important code sections For the typical developer, the important parts of agent-core are all under the `include` directory, which in turn is divided into several sections: