Skip to content

Commit 60e1735

Browse files
Update placeholders.md
1 parent b2f17ba commit 60e1735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/creating-manifest/placeholders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ To ensure ability to process user's quotas and collaboration the following `${qu
12911291
- `${quota.data.environment.maxcloudletsperrec.quota.description}`
12921292
- `${quota.data.environment.maxcloudletsperrec.quota.id}`
12931293
- `${quota.data.environment.maxcloudletsperrec.type}`
1294-
- `${quota.data.environment.maxcloudletsperrec.value}
1294+
- `${quota.data.environment.maxcloudletsperrec.value}`
12951295
- ...
12961296

12971297
Placeholders `${quota.(key)}` are initialized on demand, that is, only if they are used and only at the moment they are required.

0 commit comments

Comments
 (0)