Fix typo in readme (#1240)

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
This commit is contained in:
Pavol Loffay 2020-09-23 14:28:29 +02:00 committed by GitHub
parent 3d030288d2
commit 22e2bdd34c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ These modules for the core logic for library instrumentation. [instrumentation](
should add core logic here which can be set up manually by a user, and agent-specific code should add core logic here which can be set up manually by a user, and agent-specific code
for automatically setting up the instrumentation in that folder. for automatically setting up the instrumentation in that folder.
Note, we are currently working on separating instrumentatin projects so that their core parts can Note, we are currently working on separating instrumentation projects so that their core parts can
be accessed by users not using the agent. Due to the current Gradle setup, we have these two top-level be accessed by users not using the agent. Due to the current Gradle setup, we have these two top-level
folders, instrumentation and instrumentation-core, but eventually we want to move to flattening them folders, instrumentation and instrumentation-core, but eventually we want to move to flattening them
into something like into something like