diff --git a/docs/api/ggEditor.en-US.md b/docs/api/ggEditor.en-US.md index 2a47a16e..bf5897c0 100644 --- a/docs/api/ggEditor.en-US.md +++ b/docs/api/ggEditor.en-US.md @@ -25,7 +25,7 @@ See more on [EditorEvents](./editorEvents.en-US.md). ## Experience Improvement Program -GGEditor collects the information of the URL and its versions when it is initialized. This is for the purpose of improving our project. You can turn off the tracker with the following code: +GGEditor collects the information of the URL and its versions when the `Mind` or `Flow` components are initialized. This is for the purpose of improving our project. You can turn off the tracker with the following code: ```js GGEditor.setTrackable(false);