Skip to content

Commit 3336996

Browse files
committed
DOC-3182: Replace your-api-key with no-api-key.
1 parent fc1d609 commit 3336996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/angular-quick-start.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ifeval::["{productSource}" == "cloud"]
7575
+
7676
[source,tsx]
7777
----
78-
<editor apiKey="your-api-key" [init]="init" />
78+
<editor apiKey="no-api-key" [init]="init" />
7979
----
8080
endif::[]
8181
ifeval::["{productSource}" == "package-manager"]

0 commit comments

Comments
 (0)