Skip to content

Commit d467151

Browse files
committed
fixes typo
1 parent 6ee4c88 commit d467151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-apps/manifest-attributes.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To add variables to an app manifest, do the following:
4141
memory: 1G
4242
```
4343

44-
1. Add the variables to your app manifest file using the following format: `((VARIABLE-NAME)). See the following example:
44+
1. Add the variables to your app manifest file using the following format: `((VARIABLE-NAME))`. See the following example:
4545

4646
```
4747
---

0 commit comments

Comments
 (0)