We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67963fd commit 7dbf0f4Copy full SHA for 7dbf0f4
modules/ROOT/partials/integrations/angular-tech-ref.adoc
@@ -83,7 +83,7 @@ Add the `+EditorModule+` to `+@NgModule({imports})+`:
83
+
84
[source,html]
85
----
86
-<editor apiKey="test" [init]="{plugins: 'link'}" />
+<editor apiKey="no-api-key" [init]="{plugins: 'link'}" />
87
88
89
[[configuring-the-editor]]
0 commit comments