Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 0563887

Browse files
committed
added missing $ sign
1 parent d89496d commit 0563887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/docs/command-line-deployment.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ The Apprite CLI allows you to create and deploy databases, collections, buckets,
253253
<td>If access permissions can be defined at the document level.</td>
254254
</tr>
255255
<tr>
256-
<td><code>permissions</code></td>
256+
<td><code>$permissions</code></td>
257257
<td>array of strings</td>
258258
<td>Grants access permissions to users at the collection level. <a href="/docs/rest#permissions">Learn more about permissions</a>.</td>
259259
</tr>

0 commit comments

Comments
 (0)