Skip to content

Commit 7dbf0f4

Browse files
authored
Update modules/ROOT/partials/integrations/angular-tech-ref.adoc
1 parent 67963fd commit 7dbf0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/angular-tech-ref.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Add the `+EditorModule+` to `+@NgModule({imports})+`:
8383
+
8484
[source,html]
8585
----
86-
<editor apiKey="test" [init]="{plugins: 'link'}" />
86+
<editor apiKey="no-api-key" [init]="{plugins: 'link'}" />
8787
----
8888

8989
[[configuring-the-editor]]

0 commit comments

Comments
 (0)